Gjsify LogoGjsify Logo

Hierarchy

  • ProviderMetaInterface

Index

Constructors

Properties

padding: object[]
name: string

Methods

  • characterSet(prov: ProviderMeta, chsetCatalog: string, chsetSchema: string, chsetNameN: string): Gda.Row
  • checkColumn(prov: ProviderMeta, tableCatalog: string, tableSchema: string, tableName: string, constraintName: string): Gda.Row
  • collation(prov: ProviderMeta, collationCatalog: string, collationSchema: string, collationNameN: string): Gda.Row
  • constraintRef(prov: ProviderMeta, tableCatalog: string, tableSchema: string, tableName: string, constraintName: string): Gda.Row
  • constraintTable(prov: ProviderMeta, tableCatalog: string, tableSchema: string, tableName: string, constraintNameN: string): Gda.Row
  • domainConstraint(prov: ProviderMeta, domainCatalog: string, domainSchema: string, domainName: string, constraintName: string): Gda.Row
  • enumType(prov: ProviderMeta, udtCatalog: string, udtSchema: string, udtName: string): Gda.Row
  • indexCol(prov: ProviderMeta, tableCatalog: string, tableSchema: string, tableName: string, indexName: string): Gda.Row
  • indexTable(prov: ProviderMeta, tableCatalog: string, tableSchema: string, tableName: string, indexNameN: string): Gda.Row
  • keyColumn(prov: ProviderMeta, tableCatalog: string, tableSchema: string, tableName: string, constraintName: string): Gda.Row
  • routine(prov: ProviderMeta, routineCatalog: string, routineSchema: string, routineNameN: string): Gda.Row
  • routineCol(prov: ProviderMeta, routCatalog: string, routSchema: string, routName: string): Gda.Row
  • routinePars(prov: ProviderMeta, routCatalog: string, routSchema: string, routName: string): Gda.Row
  • table(prov: ProviderMeta, tableCatalog: string, tableSchema: string, tableNameN: string): Gda.Row
  • tableColumn(prov: ProviderMeta, tableCatalog: string, tableSchema: string, tableName: string, columnName: string): Gda.Row
  • trigger(prov: ProviderMeta, tableCatalog: string, tableSchema: string, tableName: string): Gda.Row
  • udtCol(prov: ProviderMeta, udtCatalog: string, udtSchema: string, udtName: string): Gda.Row
  • view(prov: ProviderMeta, viewCatalog: string, viewSchema: string, viewNameN: string): Gda.Row
  • viewColumn(prov: ProviderMeta, viewCatalog: string, viewSchema: string, viewName: string, columnName: 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