Sql90ScriptGenerator Class
SQL Server 2012
Represents the script generator for T-SQL 90.
System.Object
Microsoft.SqlServer.TransactSql.ScriptDom.SqlScriptGenerator
Microsoft.SqlServer.TransactSql.ScriptDom.Sql90ScriptGenerator
Microsoft.SqlServer.TransactSql.ScriptDom.SqlScriptGenerator
Microsoft.SqlServer.TransactSql.ScriptDom.Sql90ScriptGenerator
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
The Sql90ScriptGenerator type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Sql90ScriptGenerator() | Initializes a new instance of the Sql90ScriptGenerator class with the specified values. |
![]() | Sql90ScriptGenerator(SqlScriptGeneratorOptions) | Initializes a new instance of the Sql90ScriptGenerator class with the specified options. |
| Name | Description | |
|---|---|---|
![]() | Options | Gets the sql script generator options. (Inherited from SqlScriptGenerator.) |
| 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.) |

.gif?cs-save-lang=1&cs-lang=jscript)
.gif?cs-save-lang=1&cs-lang=jscript)