Partilhar via


Método PhysicalPartitionCollection.CopyTo

Incluir membros protegidos
Incluir membros herdados

Copies the collection of objects to an array.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público CopyTo(array<PhysicalPartition[]) Copies the collection objects to a one-dimensional array.
Método público CopyTo(array<PhysicalPartition[], Int32) Copies the collection objects to a one-dimensional array starting at the specified index value.
Método público CopyTo(array<PhysicalPartition[], Int32, Int32) Copies the collection objects to a one-dimensional array, starting and ending with the specified partition numbers.

Início

Consulte também

Referência

PhysicalPartitionCollection Classe

Namespace Microsoft.SqlServer.Management.Smo