Класс Column

Model schema container class for Column

Иерархия наследования

System.Object
  Microsoft.SqlServer.Dac.Model.Column

Пространство имен:  Microsoft.SqlServer.Dac.Model
Сборка:  Microsoft.SqlServer.Dac.Extensions (в Microsoft.SqlServer.Dac.Extensions.dll)

Синтаксис

'Декларация
Public NotInheritable Class Column
'Применение
public static class Column
public ref class Column abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Column =  class end
public final class Column

Тип Column обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойствоСтатический элемент Collation Collation property class of Column
Открытое свойствоСтатический элемент ColumnType ColumnType metadata class of Column
Открытое свойствоСтатический элемент DataType DataType relationship class of Column
Открытое свойствоСтатический элемент Expression Expression property class of Column
Открытое свойствоСтатический элемент ExpressionDependencies ExpressionDependencies relationship class of Column
Открытое свойствоСтатический элемент IdentityIncrement IdentityIncrement property class of Column
Открытое свойствоСтатический элемент IdentitySeed IdentitySeed property class of Column
Открытое свойствоСтатический элемент IsFileStream IsFileStream property class of Column
Открытое свойствоСтатический элемент IsIdentity IsIdentity property class of Column
Открытое свойствоСтатический элемент IsIdentityNotForReplication IsIdentityNotForReplication property class of Column
Открытое свойствоСтатический элемент IsMax IsMax property class of Column
Открытое свойствоСтатический элемент IsRowGuidCol IsRowGuidCol property class of Column
Открытое свойствоСтатический элемент Length Length property class of Column
Открытое свойствоСтатический элемент Nullable Nullable property class of Column
Открытое свойствоСтатический элемент Persisted Persisted property class of Column
Открытое свойствоСтатический элемент PersistedNullable PersistedNullable property class of Column
Открытое свойствоСтатический элемент Precision Precision property class of Column
Открытое свойствоСтатический элемент Scale Scale property class of Column
Открытое свойствоСтатический элемент Sparse Sparse property class of Column
Открытое свойствоСтатический элемент TypeClass Type class for Column
Открытое свойствоСтатический элемент XmlSchemaCollection XmlSchemaCollection relationship class of Column
Открытое свойствоСтатический элемент XmlStyle XmlStyle property class of Column

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.SqlServer.Dac.Model