Returns QueryInfo with specified name.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- name
- Type: System String
QueryInfo name
- throwException
- Type: System Boolean
If true, exception is thrown if query does not exist
Return Value
Type: QueryInfoQuery object. Null if the query doesn't exist.
See Also