Поделиться через


Check.Script Method

Generates a Transact-SQL script that can be used to re-create the check constraint.

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

Список перегрузок

Имя Description
Check.Script ()
Generates a Transact-SQL script that can be used to re-create the check constraint.
Check.Script (ScriptingOptions)
Generates a Transact-SQL script that can be used to re-create the check constraint as specified by the script options.

См. также

Справочник

Check Class
Check Members
Microsoft.SqlServer.Management.Smo Namespace

Другие ресурсы

Scripting
Working with Database Objects
Ограничения CHECK
CREATE TABLE (Transact-SQL)