MetaStore.createModifyDataModel

Creates a new #GdaDataModelArray data model which can be used, after being correctly filled, with the gda_meta_store_modify*() methods.*

To be used by provider's implementation

class MetaStore
createModifyDataModel
(
string tableName
)

Parameters

tableName string

the name of a table present in store

Return Value

Type: gda.data_model.DataModel

a new #GdaDataModel