Search
Preparing search index...
The search index is not available
Vlocity SDK
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"datasource/soql/Soql"
SoqlDataSource
Class SoqlDataSource
Hierarchy
SoqlDataSource
Implements
IDataSource
Index
Constructors
constructor
Properties
connection
input
Methods
execute
jsforce
Soql
Constructors
constructor
new
Soql
Data
Source
(
connection
:
any
, input
:
ISoqlInput
)
:
SoqlDataSource
Parameters
connection:
any
input:
ISoqlInput
Returns
SoqlDataSource
Properties
Private
connection
connection
:
any
Private
input
input
:
ISoqlInput
Methods
execute
execute
(
)
:
Promise
<
any
>
Executes the SoqlDataSource
Returns
Promise
<
any
>
Promise
Private
jsforce
Soql
jsforce
Soql
(
input
:
ISoqlInput
)
:
Promise
<
any
>
get soql
Parameters
input:
ISoqlInput
Returns
Promise
<
any
>
Promise
Globals
"datasource/soql/
Soql"
Soql
Data
Source
constructor
connection
input
execute
jsforce
Soql
Generated using
TypeDoc
Executes the SoqlDataSource