Share via


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
Public method AddDefaultConstraint() Adds a default constraint to the column.
Public method AddDefaultConstraint(String) Adds a default constraint to the column.

Top