Condividi tramite


Check.Script Method

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

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

Elenco degli overload

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

Vedere anche

Riferimento

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

Altre risorse

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