ExistsByName method: CONQRSMGR class
Syntax
ExistsByName( ObjName)
Description
Use this method to for the existence of a connected query definition based on the specified definition name.
Parameters
| Parameter | Description |
|---|---|
|
ObjName |
Specifies the connected query definition name as a string. |
Returns
A Boolean value: True if connected query definition exists, False otherwise.