perform_operation_default


Description:

public bool perform_operation_default (Connection? cnc, ServerOperation op) throws Error

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