perform_operation


Description:

public bool perform_operation (ServerOperation op) throws Error

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