TableTypeColumn Class

 

Updated: April 20, 2017

Model schema container class for TableTypeColumn

Namespace:   Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

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

public ref class TableTypeColumn abstract sealed 

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticCollation

Collation property class of TableTypeColumn

System_CAPS_pubpropertySystem_CAPS_staticDataType

DataType relationship class of TableTypeColumn

System_CAPS_pubpropertySystem_CAPS_staticExpression

Expression property class of TableTypeColumn

System_CAPS_pubpropertySystem_CAPS_staticExpressionDependencies

ExpressionDependencies relationship class of TableTypeColumn

System_CAPS_pubpropertySystem_CAPS_staticIdentityIncrement

IdentityIncrement property class of TableTypeColumn

System_CAPS_pubpropertySystem_CAPS_staticIdentitySeed

IdentitySeed property class of TableTypeColumn

System_CAPS_pubpropertySystem_CAPS_staticIsIdentity

IsIdentity property class of TableTypeColumn

System_CAPS_pubpropertySystem_CAPS_staticIsMax

IsMax property class of TableTypeColumn

System_CAPS_pubpropertySystem_CAPS_staticIsRowGuidCol

IsRowGuidCol property class of TableTypeColumn

System_CAPS_pubpropertySystem_CAPS_staticLength

Length property class of TableTypeColumn

System_CAPS_pubpropertySystem_CAPS_staticNullable

Nullable property class of TableTypeColumn

System_CAPS_pubpropertySystem_CAPS_staticPersisted

Persisted property class of TableTypeColumn

System_CAPS_pubpropertySystem_CAPS_staticPersistedNullable

PersistedNullable property class of TableTypeColumn

System_CAPS_pubpropertySystem_CAPS_staticPrecision

Precision property class of TableTypeColumn

System_CAPS_pubpropertySystem_CAPS_staticScale

Scale property class of TableTypeColumn

System_CAPS_pubpropertySystem_CAPS_staticTableTypeColumnType

TableTypeColumnType metadata class of TableTypeColumn

System_CAPS_pubpropertySystem_CAPS_staticTypeClass

Type class for TableTypeColumn

System_CAPS_pubpropertySystem_CAPS_staticXmlSchemaCollection

XmlSchemaCollection relationship class of TableTypeColumn

System_CAPS_pubpropertySystem_CAPS_staticXmlStyle

XmlStyle property class of TableTypeColumn

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: