TableCollection.CopyTo(Table[], Int32) メソッド

定義

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)

パラメーター

array
Table[]
index
Int32

適用対象