Index Constructor
Initializes a new instance of the Index class.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Elenco degli overload
Nome | Description |
---|---|
Index () |
Initializes a new instance of the Index class.
|
Index (SqlSmoObject, String) |
Initializes a new instance of the Index class on the specified parent object and with the specified name.
|
Vedere anche
Riferimento
Index Class
Index Members
Microsoft.SqlServer.Management.Smo Namespace
Altre risorse
Creating, Altering, and Removing Indexes
Indici
CREATE INDEX (Transact-SQL)