Construtor PartitionScheme
Initializes a new instance of the PartitionScheme class.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New PartitionScheme()
public PartitionScheme()
public:
PartitionScheme()
new : unit -> PartitionScheme
public function PartitionScheme()
Comentários
The default constructor initializes any fields to their default values.
Exemplos
Usando grupos de arquivos e arquivos para armazenar dados
Consulte também
Referência
Sobrecarregado PartitionScheme
Namespace Microsoft.SqlServer.Management.Smo