Runs the query.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- queryText
- Type: System String
Query text
- parameters
- Type: CMS.DataEngine QueryDataParameters
Query parameters
- queryType
- Type: CMS.DataEngine QueryTypeEnum
Query type
- transaction (Optional)
- Type: System Boolean
If true, connection uses transaction for the query
Return Value
Type: DataSetSee Also