[ Version ( since = "6.0" ) ]
public bool prepare_add (ServerOperation op) throws Error
Populate op
with information stored in this.
This method is used to prepare op
for gda_server_operation_add_column operation.
this |
a DbColumn instance |
op |
ServerOperation to add information |
true if success, false otherwise. |