ScriptingOptions Constructor
Initializes a new instance of the ScriptingOptions class.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
ScriptingOptions () |
Initializes a new instance of the ScriptingOptions class.
|
ScriptingOptions (ScriptingOptions) |
Initializes a new instance of the ScriptingOptions class based on the specified scripting options based on the specified scripting options.
|
ScriptingOptions (ScriptOption) |
Initializes a new instance of the ScriptingOptions class based on the specified ScriptOption object based on the specified script option.
|
See Also
Reference
ScriptingOptions Class
ScriptingOptions Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
How to: Script Out the Dependencies for a Database in Visual Basic .NET
Scripting