ColumnDefinition
This fragment represents a column definition
Represents the expression if this is a computed column.
The constraints for this column.
Defines the default value if not null. There can be at most one.
Column encryption definition set if column is encrypted.
Generated always type (if any).
Represents the Identity Options
The index for this column.
True if the column is hidden.
True if the column has a data masking function applied.
True if the column is persisted.
Indicates if the column is a row global unique identifier column.
Represents the data masking function applied to the column.
Column storage options.
public ColumnDefinition()