SqlAssemblyFileCollection.CopyTo(SqlAssemblyFile[], Int32) Método

Definição

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

Parâmetros

array
SqlAssemblyFile[]
index
Int32

Aplica-se a