Click or drag to resize
SqlGenerator Methods

The SqlGenerator type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetQueryType
Gets query type due to specified query name.
Public methodStatic memberGetSqlQuery
Generates the given type of query for table specified by its className.
Public methodStatic memberGetSystemViewSqlQuery
View name.
Public methodStatic memberIsSystemQuery
Check if the specified query is system query.
Top
See Also