UrnCollection.CopyTo Method
SQL Server 2012
Copies members of the collection to an array, starting at the specified index of the array.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- array
- Type: Microsoft.SqlServer.Management.Sdk.Sfc.Urn[]
Array
- arrayIndex
- Type: System.Int32
Int32
