Column Class

 

Updated: April 20, 2017

Model schema container class for Column

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

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

public ref class Column abstract sealed 

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticCollation

Collation property class of Column

System_CAPS_pubpropertySystem_CAPS_staticColumnEncryptionKey

System_CAPS_pubpropertySystem_CAPS_staticColumnType

ColumnType metadata class of Column

System_CAPS_pubpropertySystem_CAPS_staticDataType

DataType relationship class of Column

System_CAPS_pubpropertySystem_CAPS_staticEncryptionAlgorithmName

System_CAPS_pubpropertySystem_CAPS_staticEncryptionType

System_CAPS_pubpropertySystem_CAPS_staticExpression

Expression property class of Column

System_CAPS_pubpropertySystem_CAPS_staticExpressionDependencies

ExpressionDependencies relationship class of Column

System_CAPS_pubpropertySystem_CAPS_staticGeneratedAlwaysType

System_CAPS_pubpropertySystem_CAPS_staticGraphType

System_CAPS_pubpropertySystem_CAPS_staticIdentityIncrement

IdentityIncrement property class of Column

System_CAPS_pubpropertySystem_CAPS_staticIdentitySeed

IdentitySeed property class of Column

System_CAPS_pubpropertySystem_CAPS_staticIsFileStream

IsFileStream property class of Column

System_CAPS_pubpropertySystem_CAPS_staticIsHidden

System_CAPS_pubpropertySystem_CAPS_staticIsIdentity

IsIdentity property class of Column

System_CAPS_pubpropertySystem_CAPS_staticIsIdentityNotForReplication

IsIdentityNotForReplication property class of Column

System_CAPS_pubpropertySystem_CAPS_staticIsMax

IsMax property class of Column

System_CAPS_pubpropertySystem_CAPS_staticIsPseudoColumn

System_CAPS_pubpropertySystem_CAPS_staticIsRowGuidCol

IsRowGuidCol property class of Column

System_CAPS_pubpropertySystem_CAPS_staticLength

Length property class of Column

System_CAPS_pubpropertySystem_CAPS_staticMaskingFunction

System_CAPS_pubpropertySystem_CAPS_staticNullable

Nullable property class of Column

System_CAPS_pubpropertySystem_CAPS_staticPersisted

Persisted property class of Column

System_CAPS_pubpropertySystem_CAPS_staticPersistedNullable

PersistedNullable property class of Column

System_CAPS_pubpropertySystem_CAPS_staticPrecision

Precision property class of Column

System_CAPS_pubpropertySystem_CAPS_staticScale

Scale property class of Column

System_CAPS_pubpropertySystem_CAPS_staticSparse

Sparse property class of Column

System_CAPS_pubpropertySystem_CAPS_staticTypeClass

Type class for Column

System_CAPS_pubpropertySystem_CAPS_staticXmlSchemaCollection

XmlSchemaCollection relationship class of Column

System_CAPS_pubpropertySystem_CAPS_staticXmlStyle

XmlStyle property class of Column

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: