SqlSmoObject.ScriptImpl Method
Include Protected Members
Include Inherited Members
Gets a collection of scripts of the SqlSmoObject.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ScriptImpl() | Gets a collection of scripts of the SqlSmoObject. | |
ScriptImpl(ScriptingOptions) | Gets a collection of scripts of the SqlSmoObject. |
Top