Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ITxClient

Index

Properties

Properties

query

query: (sql: string, values?: any[]) => Observable<any>

Type declaration

    • (sql: string, values?: any[]): Observable<any>
    • Parameters

      • sql: string
      • Optional values: any[]

      Returns Observable<any>

Legend

  • Constructor
  • Method
  • Property
  • Private property

Generated using TypeDoc