Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-jobs
v2
SqlTaskQuery
Interface SqlTaskQuery
interface
SqlTaskQuery
{
queryType
?:
{
$case
:
"queryId"
;
queryId
:
string
}
;
}
Index
Properties
query
Type?
Properties
Optional
query
Type
queryType
?:
{
$case
:
"queryId"
;
queryId
:
string
}
Type Declaration
$case
:
"queryId"
queryId
:
string
The canonical identifier of the SQL query.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
query
Type
Databricks SDK for JavaScript
Loading...
The canonical identifier of the SQL query.