[]
        
(Showing Draft Content)

C1.DataEngine.Workspace.QueryExists

QueryExists Method

QueryExists(string)

Determines whether the specified query exists in the workspace.

Declaration
public bool QueryExists(string queryName)
Parameters
Type Name Description
string queryName

Query name to check.

Returns
Type Description
bool

true if the query exists in the workspace; otherwise, false.