Gda.MetaView

Fields

Name

Type

Access

Description

is_updatable

bool

r/w

tells if the view’s contents can be updated

table

Gda.MetaTable

r/w

a view is also a table as it has columns

view_def

str

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.