perform_operation
Description:
Performs the operation described by op
(which should have been created using
create_operation).
It is a wrapper around the perform_operation method.
Parameters:
this |
a Connection object |
op |
a ServerOperation object |
Returns:
TRUE if no error occurred |