Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SqlQueryProperties

Query Properties applicable to SQL type of collection method

Properties

Const collectionMethod

collectionMethod: string = "SQL"

Optional inParamDetails

inParamDetails: Array<SqlInParamDetails>

List of values and position of PL/SQL procedure IN parameters

Optional outParamDetails

outParamDetails: model.SqlOutParamDetails

sqlDetails

sqlDetails: SqlDetails

sqlType

sqlType: SqlQueryTypes

Type of SQL data collection method i.e. either a Statement or SQL Script File

Methods

getDeserializedJsonObj

getJsonObj