Gda.MetaView¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
is_updatable |
r/w |
tells if the view’s contents can be updated |
|
table |
r/w |
a view is also a table as it has columns |
|
view_def |
r/w |
views’ definition |
Methods¶
None
Details¶
- class Gda.MetaView¶
This structure specifies a
Gda.MetaDbObject
to represent a view’s specific attributes, its contents must not be modified.