![]() |
Creates a new SqlOmRenderer |
![]() | Gets or sets a date format string |
![]() | Gets or sets a date-time format string |
![]() | Render the whole DELETE statement in ANSI SQL standard |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Render the whole INSERT statement in ANSI standard |
![]() | Renders an DELETE statement |
![]() | Renders an INSERT statement |
![]() | Renders a SELECT statement which a result-set page |
![]() | Renders a row count SELECT statement. |
![]() | Renders a SELECT statement |
![]() | Renders a UNION clause |
![]() | Renders an UPDATE statement |
![]() | Encodes a textual string. |
![]() | Returns a String that represents the current Object. |
![]() | Renders the whole UPDATE statement using ANSI SQL standard |
![]() | Specifies weather all identifiers should be converted to upper case while rendering |
![]() | Renders bitwise and |
![]() | Renders a CaseCluase |
![]() | Renders a CaseTerm |
![]() | Renders a separator between select columns |
![]() | Renders a constant |
![]() | Renders a list of values |
![]() | Render the beginning of a DELETE statement |
![]() | Renders SqlExpression |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Renders the begining of a FROM clause |
![]() | Renders the terms of a from clause |
![]() | Renders a SqlExpression of type Function |
![]() | Renders the begining of a GROUP BY statement. |
![]() | Renders a single GROUP BY term |
![]() | Renders GROUP BY terms |
![]() | Renders the begining of a HAVING statement |
![]() | Renders an identifier name. |
![]() | Renders IfNull SqlExpression |
![]() | Render the beginning of an INSERT statement with table name |
![]() | Render a single column name in an INSERT statement |
![]() | Render the list of columns which are to be inserted. |
![]() | Render a single INSERT value |
![]() | Render the values of an INSERT statement |
![]() | Creates a shallow copy of the current Object. |
![]() | Renders a comaprison operator |
![]() | Renders the begining of a ORDER BY statement. |
![]() | Renders a single ORDER BY term |
![]() | Renders ORDER BY terms |
![]() | Renders a fully qualified identifer. |
![]() | Renders a relationship operator |
![]() | Renders a single FROM term |
![]() | Renders a the beginning of a SELECT clause with an optional DISTINCT setting |
![]() | Renders a sinle select column |
![]() | Renders columns of SELECT clause |
![]() | Renders the table namespace |
![]() | Renders a the beginning of an UPDATE clause with the table name |
![]() | Render a single update phrase |
![]() | Renders update phrases |
![]() | Renders the begining of a WHERE statement |
![]() | Overloaded. Renders a single WhereTerm |
SqlOmRenderer Class | Reeb.SqlOM.Render Namespace