TableTypeColumn Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Model schema container class for TableTypeColumn
public static class TableTypeColumn
type TableTypeColumn = class
Public Class TableTypeColumn
- Inheritance
-
TableTypeColumn
Properties
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 |