DatabaseRoleCollection.CopyTo(DatabaseRole[], Int32) Método

Definición

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

Parámetros

array
DatabaseRole[]
index
Int32

Se aplica a