EqServerQueryExecutor class
Implements
Section titled “Implements”Constructors
Section titled “Constructors”constructor
Section titled “constructor”⊕ new EqServerQueryExecutor(context: EqContext): EqServerQueryExecutor
Parameters:
Section titled “Parameters:”- context: EqContext
Public Methods
Section titled “Public Methods”executeQuery
Section titled “executeQuery”▸ executeQuery(options?: any
): Promise
<any
>
Parameters:
Section titled “Parameters:”- options:
any
, Optional
Returns Promise
<any
>