SqlScriptGenerator.GenerateScript Method
Include Protected Members
Include Inherited Members
Generates a text representing the specified script fragment.
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 | |
---|---|---|
GenerateScript(TSqlFragment, TextWriter) | Generates a text representing the specified script fragment. | |
GenerateScript(TSqlFragment, String%) | Generates a text representing the specified script fragment. |
Top