Gjsify LogoGjsify Logo

Hierarchy

  • ProviderMetaInterface

Index

Constructors

Properties

g_iface: TypeInterface
padding: object[]
name: string

Methods

  • character_set(prov: ProviderMeta, chset_catalog: string, chset_schema: string, chset_name_n: string): Gda.Row
  • check_column(prov: ProviderMeta, table_catalog: string, table_schema: string, table_name: string, constraint_name: string): Gda.Row
  • collation(prov: ProviderMeta, collation_catalog: string, collation_schema: string, collation_name_n: string): Gda.Row
  • constraint_ref(prov: ProviderMeta, table_catalog: string, table_schema: string, table_name: string, constraint_name: string): Gda.Row
  • constraint_table(prov: ProviderMeta, table_catalog: string, table_schema: string, table_name: string, constraint_name_n: string): Gda.Row
  • constraints_ref_table(prov: ProviderMeta, table_catalog: string, table_schema: string, table_name: string): Gda.DataModel
  • domain_constraint(prov: ProviderMeta, domain_catalog: string, domain_schema: string, domain_name: string, constraint_name: string): Gda.Row
  • domain_constraints(prov: ProviderMeta, domain_catalog: string, domain_schema: string, domain_name: string): Gda.DataModel
  • enum_type(prov: ProviderMeta, udt_catalog: string, udt_schema: string, udt_name: string): Gda.Row
  • index_col(prov: ProviderMeta, table_catalog: string, table_schema: string, table_name: string, index_name: string): Gda.Row
  • index_table(prov: ProviderMeta, table_catalog: string, table_schema: string, table_name: string, index_name_n: string): Gda.Row
  • key_column(prov: ProviderMeta, table_catalog: string, table_schema: string, table_name: string, constraint_name: string): Gda.Row
  • routine(prov: ProviderMeta, routine_catalog: string, routine_schema: string, routine_name_n: string): Gda.Row
  • routine_col(prov: ProviderMeta, rout_catalog: string, rout_schema: string, rout_name: string): Gda.Row
  • routine_pars(prov: ProviderMeta, rout_catalog: string, rout_schema: string, rout_name: string): Gda.Row
  • table(prov: ProviderMeta, table_catalog: string, table_schema: string, table_name_n: string): Gda.Row
  • table_column(prov: ProviderMeta, table_catalog: string, table_schema: string, table_name: string, column_name: string): Gda.Row
  • trigger(prov: ProviderMeta, table_catalog: string, table_schema: string, table_name: string): Gda.Row
  • udt_col(prov: ProviderMeta, udt_catalog: string, udt_schema: string, udt_name: string): Gda.Row
  • view(prov: ProviderMeta, view_catalog: string, view_schema: string, view_name_n: string): Gda.Row
  • view_column(prov: ProviderMeta, view_catalog: string, view_schema: string, view_name: string, column_name: string): Gda.Row

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