gda.meta_view
Module for [MetaView] class
class MetaView
Types 1
classMetaView
This structure specifies a #GdaMetaDbObject to represent a view's specific attributes, its contents must not be modified.
Fields
GdaMetaView _cInstanceMethods
void * _cPtr()gda.meta_table.MetaTable table() @propertyGet `table` field. Returns: a view is also a table as it has columnsbool isUpdatable() @propertyGet `isUpdatable` field. Returns: tells if the view's contents can be updatedvoid isUpdatable(bool propval) @propertySet `isUpdatable` field. Params: propval = tells if the view's contents can be updated