ServerProvider.performOperationDefault
bool performOperationDefault(gda.connection.Connection cnc, gda.server_operation.ServerOperation op)Performs the operation described by op, using the SQL from the rendering of the operation
Parameters
cnc | a #GdaConnection object which will be used to perform an action, or null |
op | a #GdaServerOperation object |
Returns
true if no error occurred
Throws
[ServerProviderException]