Condividi tramite


DefaultConstraint.Script Method

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

Osservazioni

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

Elenco degli overload

Nome Description
DefaultConstraint.Script ()
Generates a Transact-SQL script that can be used to re-create the Microsoft SQL Server default constraint.
DefaultConstraint.Script (ScriptingOptions)
Generates a Transact-SQL script that can be used to re-create the Microsoft SQL Server default constraint as specified by the scripting options.

Vedere anche

Riferimento

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

Altre risorse

Scripting
Integrità dei dati