Freigeben über


IndexedColumn Constructor

Initializes a new instance of the IndexedColumn 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
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.

Siehe auch

Verweis

IndexedColumn Class
IndexedColumn Members
Microsoft.SqlServer.Management.Smo Namespace

Andere Ressourcen

Creating, Altering, and Removing Indexes
Indizes
CREATE INDEX (Transact-SQL)