execute


Description:

public bool execute (Record? rec = null) throws Error

Execute the this with the arguments from rec.

Parameters:

this

a Query

rec

a Record containing query arguments, or null if no arguments needed

Returns:

true on success