| SqlGenerator Class | 
Namespace: CMS.DataEngine
public static class SqlGenerator
The SqlGenerator type exposes the following members.
| Name | Description | |
|---|---|---|
| GetQueryType | 
            Gets query type due to specified query name.
              | |
| GetSqlQuery | 
            Generates the given type of query for table specified by its className.
              | |
| GetSystemViewSqlQuery | 
            View name.
              | |
| IsSystemQuery | 
            Check if the specified query is system query.
              |