perform_operation
Description:
Performs the operation described by op
.
Note that op
is not destroyed by this method and can be reused.
Parameters:
this |
a ServerProvider object |
cnc |
a Connection object which will be used to perform the action, or null |
op |
a ServerOperation object |
Returns:
true if no error occurred |