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