create_operation
Description:
Creates a new ServerOperation object which can be modified in order to perform the type type of action.
It is a wrapper around the create_operation method.
Parameters:
| this |
a Connection object |
| type |
the type of operation requested |
| options |
an optional list of parameters |
Returns:
|
a new ServerOperation object, or null
in the connection's provider does not support the |