Класс TableTypeColumn

Model schema container class for TableTypeColumn

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

System.Object
  Microsoft.SqlServer.Dac.Model.TableTypeColumn

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

Синтаксис

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

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

Свойства

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

В начало

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

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

См. также

Справочник

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