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


Column Constructor

Initializes a new instance of the Column class.

Замечания

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

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

Имя Description
Column ()
Initializes a new instance of the Column class.
Column (SqlSmoObject, String)
Initializes a new instance of the Column class with the specified parent and specified name.
Column (SqlSmoObject, String, DataType)
Initializes a new instance of the Column class with the specified parent and specified name.

См. также

Справочник

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

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

CREATE TABLE (Transact-SQL)
Working with Database Objects