Sql100ScriptGenerator Methods
SQL Server 2012
The Sql100ScriptGenerator type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
GenerateScript(TSqlFragment, TextWriter) | Generates a text representing the specified script fragment. (Inherited from SqlScriptGenerator.) |
|
GenerateScript(TSqlFragment, String) | Generates a text representing the specified script fragment. (Inherited from SqlScriptGenerator.) |
|
GenerateTokens | Generates a list of tokens representing the script generated by the specified script fragment. (Inherited from SqlScriptGenerator.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
