get_meta_store_data_v
Description:
public DataModel get_meta_store_data_v (ConnectionMetaType meta_type, List<Holder> filters) throws Error
see gda_connection_get_meta_store_data
Parameters:
this |
a Connection object. |
meta_type |
describes which data to get. |
filters |
Returns:
a DataModel containing the data required. The caller is responsible for freeing the returned model using unref. |