ServerProvider.performOperationDefault

Performs the operation described by op, using the SQL from the rendering of the operation

class ServerProvider
bool
performOperationDefault

Parameters

cnc gda.connection.Connection

a #GdaConnection object which will be used to perform an action, or null

op gda.server_operation.ServerOperation

a #GdaServerOperation object

Return Value

Type: bool

true if no error occurred

Throws