TableCollection.CopyTo(Table[], Int32) Methode

Definition

public void CopyTo(Microsoft.SqlServer.Management.Smo.Table[] array, int index);
member this.CopyTo : Microsoft.SqlServer.Management.Smo.Table[] * int -> unit
Public Sub CopyTo (array As Table(), index As Integer)

Parameter

array
Table[]
index
Int32

Gilt für: