Generates the given type of query for table specified by its className.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- className
- Type: System String
Class name of the document data
- queryType
- Type: CMS.DataEngine SqlOperationTypeEnum
Query type
- siteName
- Type: System String
CodeName of the site
Return Value
Type: StringSee Also