ColumnDefinition.DefaultConstraint Property

Definition

Defines the default value if not null. There can be at most one.

public Microsoft.SqlServer.TransactSql.ScriptDom.DefaultConstraintDefinition DefaultConstraint { get; set; }
member this.DefaultConstraint : Microsoft.SqlServer.TransactSql.ScriptDom.DefaultConstraintDefinition with get, set
Public Property DefaultConstraint As DefaultConstraintDefinition

Property Value

Applies to