SqlGenerator MembersKentico 8.0 API Reference
The SqlGenerator type exposes the following members.
Methods

  NameDescription
Public methodStatic memberGenerateDefaultView
Ensures view creation.
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.
Back to Top
See Also