ServerOperation.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.

class ServerOperation
bool
performCreateTable
()

Return Value

Type: bool

TRUE if the table was created; FALSE and set error otherwise

Throws