Column.AddDefaultConstraint Method
Include Protected Members
Include Inherited Members
Adds a default constraint to the column.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
AddDefaultConstraint() | Adds a default constraint to the column. | |
AddDefaultConstraint(String) | Adds a default constraint to the column. |
Top