MetaStructFeature
Description:
[ CCode ( cprefix = "GDA_META_STRUCT_FEATURE_" , has_type_id = false ) ]
[ Flags ]
public enum MetaStructFeature
Controls which features are computed about database objects.
Content:
Enum values:
- ALL - all the features are computed
- FOREIGN_KEYS - foreign keys are
computed for tables
- NONE - database objects only have their
own attributes
- VIEW_DEPENDENCIES - for
views, the tables they use are also computed