Aracılığıyla paylaş


PhysicalPartitionCollection.CopyTo Method

Include Protected Members
Include Inherited Members

Copies the collection of objects to an array.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method CopyTo(array<PhysicalPartition[]) Copies the collection objects to a one-dimensional array.
Public method CopyTo(array<PhysicalPartition[], Int32) Copies the collection objects to a one-dimensional array starting at the specified index value.
Public method CopyTo(array<PhysicalPartition[], Int32, Int32) Copies the collection objects to a one-dimensional array, starting and ending with the specified partition numbers.

Top

See Also

Reference

PhysicalPartitionCollection Class

Microsoft.SqlServer.Management.Smo Namespace