ColumnDefinition.DefaultConstraint Property
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.
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