Partager via


Check.Script Method

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

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Liste de surcharge

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

Voir aussi

Référence

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

Autres ressources

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