Save method: CONQRSMGR class

Syntax

Save()

Description

Use this method to save the connected query object to the database as a connected query definition. If the connected query does not pass validation, it is saved with an inactive status.

Parameters

None.

Returns

A Boolean value: True if the save was successful, False otherwise.