Index Constructor
Initializes a new instance of the Index class.
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Überladungsliste
Name | 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.
|
Siehe auch
Verweis
Index Class
Index Members
Microsoft.SqlServer.Management.Smo Namespace
Andere Ressourcen
Creating, Altering, and Removing Indexes
Indizes
CREATE INDEX (Transact-SQL)