[ Version ( since = "6.0" ) ]
public void set_column (DbColumn column)
Only full name will be extracted from column
.
The column
instance should be freed using unref. The instance this
take a copy of the column
object by increasing its referecne count.
this |
an instance of DbIndexField |
column |
column to add index to |