Share via


SqlScriptGenerator.GenerateScript Method

Include Protected Members
Include Inherited Members

Generates 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

Public method

GenerateScript(IScriptFragment, String%)

Generates a script from a script fragment. (Inherited from ScriptGenerator.)

Public method

GenerateScript(IScriptFragment, TextWriter)

Generates text representing the specified script fragment. (Overrides ScriptGenerator.GenerateScript(IScriptFragment, TextWriter).)

Public method

GenerateScript(TSqlFragment, TextWriter)

Generates text representing the specified script fragment.

Top

See Also

Reference

SqlScriptGenerator Class

SqlScriptGenerator Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace