Gjsify LogoGjsify Logo

This structure represents a target used to fetch data from in a SELECT statement; it can represent a table or a sub select. Note that the table_name part will be overwritten by &LIBGDA;, set the value of expr->value instead.

record

Hierarchy

  • SqlSelectTarget

Index

Constructors

Properties

any: any

inheritance structure

field
as: string

alias

field
expr: any

expression

field
table_name: string

table name part of expr if expr represents a table

field
validity_meta_object: Gda.MetaDbObject
name: string

Methods

  • free(): void
  • serialize(): string
  • take_alias(alias: any): void
  • take_table_name(value: any): void

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