Question
isQuery Query Object name
Hi All,
I am identifying whether a particular structure is a query object or not using isQuery(<some variable name>). If its a query object i need to find out the query object name . I tried getMetaData function but it didnt help . Can anyone help me how to identify the name of the query object.
