prepare_add


Description:

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

Parameters:

this

a DbColumn instance

op

ServerOperation to add information

Returns:

true if success, false otherwise.