DataAccessWrapper
Object Hierarchy:
Description:
[
CCode ( type_id =
"gda_data_access_wrapper_get_type ()" ) ]
public class DataAccessWrapper :
Object,
DataModel
Content:
Properties:
Static methods:
Creation methods:
Methods:
- public bool set_mapping (int[]? mapping)
this will report as many columns as
mapping.length, and for each value at position 'i' in mapping, this will
report the 'i'th column, mapped to the wrapped data model column at position mapping[i].
Inherited Members:
All known members inherited from class GLib.Object
All known members inherited from interface Gda.DataModel