Share via


Sql100ScriptGenerator.GenerateScript Method

Include Protected Members
Include Inherited Members

Generates a script.

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. (Inherited from SqlScriptGenerator.)

Public method

GenerateScript(TSqlFragment, TextWriter)

Generates text representing the specified script fragment. (Inherited from SqlScriptGenerator.)

Top

See Also

Reference

Sql100ScriptGenerator Class

Sql100ScriptGenerator Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace