Поделиться через


Конструктор Column

Показывать защищенные элементы
Показывать наследуемые элементы

Initializes a new instance of the Column class.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

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

  Имя Описание
Открытый метод Column() Initializes a new instance of the Column class.
Открытый метод Column(SqlSmoObject, String) Initializes a new instance of the Column class that has the specified parent and specified name.
Открытый метод Column(SqlSmoObject, String, DataType) Initializes a new instance of the Column class that has the specified parent and specified name.
Открытый метод Column(SqlSmoObject, String, DataType, Boolean) Initializes a new instance of the Column class that uses the specified parent, datayype, and optionally adding the FILESTREAM attribute.

В начало

См. также

Справочник

Column Класс

Пространство имен Microsoft.SqlServer.Management.Smo