Compartir a través de


Check.Script Method

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

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

Nombre 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.

Vea también

Referencia

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

Otros recursos

Scripting
Working with Database Objects
Restricciones CHECK
CREATE TABLE (Transact-SQL)