ServerOperation.performCreateTable
bool performCreateTable()Performs a prepared #GdaServerOperation to create a table. This could perform an operation created by #gda_server_operation_prepare_create_table or any other using the the #GdaServerOperation API.
Returns
TRUE if the table was created; FALSE and set error otherwise
Throws
[ServerOperationException]