Index Constructor
Initializes a new instance of the Index class.
Notas
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.
Lista de sobrecargas
Nombre | 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.
|
Vea también
Referencia
Index Class
Index Members
Microsoft.SqlServer.Management.Smo Namespace
Otros recursos
Creating, Altering, and Removing Indexes
Índices
CREATE INDEX (Transact-SQL)