ColumnMasterKeyCollection.CopyTo(ColumnMasterKey[], Int32) Método

Definição

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

Parâmetros

array
ColumnMasterKey[]
index
Int32

Aplica-se a