Constructor.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- queryName
- Type: System String
Query name in format application.class.queryname
- queryText
- Type: System String
Query text
- parameters
- Type: CMS.DataEngine QueryDataParameters
Query parameters
- queryType
- Type: CMS.DataEngine QueryTypeEnum
Query type
- requiresTransaction
- Type: System Boolean
Requires transaction
- macros
- Type: CMS.DataEngine QueryMacros
Query expressions
- connectionStringName
- Type: System String
Connection string name
See Also