[ Version ( since = "0.12.0" ) ]
public void add_column_type (string name, DataType data_type)
Add value type of a column.
| this | |
| name |
The name of the target column. |
| data_type |
The DataType for the column. |