IScriptable.Script Method
Generates a Transact-SQL script that can be used to re-create the SMO object.
Overload List
| Name | Description |
|---|---|
| IScriptable.Script () |
Generates a Transact-SQL script that can be used to re-create the SMO object.
|
| IScriptable.Script (ScriptingOptions) |
Generates a Transact-SQL script that can be used to re-create the SMO object as specified by the script options.
|
See Also