Gjsify LogoGjsify Logo

Enumeration DataSelectConditionType

Defines what criteria gda_data_select_compute_modification_statements_ext() uses to uniquely identify a single row in a table when creating modification statements.

Index

Enumeration Members

Enumeration Members

ALL_COLUMNS: number

all the columns of the tables are used

PK: number

only primary key fields are used

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