perform_operation_default
Description:
Performs the operation described by op
, using the SQL from the rendering of the operation
Parameters:
this |
a ServerProvider object |
cnc |
a Connection object which will be used to perform an action, or null |
op |
a ServerOperation object |
Returns:
true if no error occurred |