DefaultConstraint.Script Method
Generates a Transact-SQL script that can be used to re-create the Microsoft SQL Server default constraint.
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Überladungsliste
Name | 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.
|
Siehe auch
Verweis
DefaultConstraint Class
DefaultConstraint Members
Microsoft.SqlServer.Management.Smo Namespace