Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds a default constraint to the column.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
Column.AddDefaultConstraint () |
Adds a default constraint to the column.
|
Column.AddDefaultConstraint (String) |
Adds a default constraint to the column.
|
See Also
Reference
Column Class
Column Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
ALTER TABLE (Transact-SQL)
CREATE TABLE (Transact-SQL)
Working with Database Objects