Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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