vlocode-project - v1.42.0
Preparing search index...
salesforce/src
QueryExecutor
Interface QueryExecutor
interface
QueryExecutor
{
query
(
query
:
string
)
:
Promise
<
any
[]
>
;
}
Index
Methods
query
Methods
query
query
(
query
:
string
)
:
Promise
<
any
[]
>
Parameters
query
:
string
Returns
Promise
<
any
[]
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Methods
query
vlocode-project - v1.42.0
Loading...