get_meta_store_data_v


Description:

public DataModel get_meta_store_data_v (ConnectionMetaType meta_type, List<Holder> filters) throws Error

see get_meta_store_data

Parameters:

this

a Connection object.

meta_type

describes which data to get.

filters

a List of Holder objects

Returns:

a DataModel containing the data required. The caller is responsible for freeing the returned model using unref.