Gjsify LogoGjsify Logo

Enumeration ConnectionMetaType

Used with gda_connection_get_meta_store_data() to describe what meta data to extract from a connection's associated #GdaMetaStore.

Index

Enumeration Members

FIELDS: number

lists the table's or view's fields

INDEXES: number

lists the table's indexes

NAMESPACES: number

lists the namespaces (or schemas for PostgreSQL)

TABLES: number

lists the tables

TYPES: number

lists the database types

VIEWS: number

lists the views

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method