[ Version ( since = "6.0" ) ]
public bool prepare_create (ServerOperation op, uint order) throws Error
This method populate op with information stored in this.
| this |
a DbColumn instance |
| op |
a ServerOperation instance to update for TABLE_CREATE operation |
| order |
Order number for the column |
|
true if successful, false otherwise. |