create_modify_data_model
Description:
Creates a new DataModelArray data model which can be used, after being correctly filled, with the gda_meta_store_modify*() methods.
*
To be used by provider's implementation
Parameters:
this |
a MetaStore object |
table_name |
the name of a table present in this |
Returns:
a new DataModel |