Runs the query and returns result as Data reader. Keeps the connection open.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- query
- Type: CMS.DataEngine QueryParameters
Query parameters
- commandBehavior
- Type: System.Data CommandBehavior
Command behavior
Return Value
Type: DbDataReaderSee Also