IndexedColumn Constructor
Initializes a new instance of the IndexedColumn class.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
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.
|
See Also
Reference
IndexedColumn Class
IndexedColumn Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Creating, Altering, and Removing Indexes
Indexes
CREATE INDEX (Transact-SQL)