IndexedColumn Constructor

Initializes a new instance of the IndexedColumn class.

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

Список перегрузок

Имя 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.

См. также

Справочник

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

Другие ресурсы

Creating, Altering, and Removing Indexes
Индексы
CREATE INDEX (Transact-SQL)