IndexedColumn Constructor
Initializes a new instance of the IndexedColumn class.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.
Liste de surcharge
Nom | Description |
---|---|
IndexedColumn () |
Initializes a new instance of the IndexedColumn class.
|
IndexedColumn (Index, String) |
Initializes a new instance of the IndexedColumn class on the specified index and with the specified name.
|
IndexedColumn (Index, String, Boolean) |
Initializes a new instance of the IndexedColumn class on the specified index and with the specified name and order.
|
Voir aussi
Référence
IndexedColumn Class
IndexedColumn Members
Microsoft.SqlServer.Management.Smo Namespace
Autres ressources
Creating, Altering, and Removing Indexes
Index
CREATE INDEX (Transact-SQL)