Construtor Index
Initializes a new instance of the Index 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 Index()
public Index()
public:
Index()
new : unit -> Index
public function Index()
Comentários
O construtor padrão inicializa quaisquer campos com seus valores padrão.
Exemplos
Criando, alterando e removendo índices
Consulte também
Referência
Namespace Microsoft.SqlServer.Management.Smo