[ Version ( since = "4.2.3" ) ]
public bool perform_create_table () throws Error
Performs a prepared ServerOperation to create a table.
This could perform an operation created by prepare_create_table or any other using the the ServerOperation API.
this |
a valid ServerOperation |
TRUE if the table was created; FALSE and set |