إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
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