Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-uc-functions
v1
FunctionInfo_RoutineBody
Variable FunctionInfo_RoutineBody
Const
FunctionInfo_RoutineBody
:
{
EXTERNAL
:
"EXTERNAL"
;
SQL
:
"SQL"
}
= ...
Type Declaration
Readonly
EXTERNAL
:
"EXTERNAL"
When
EXTERNAL
is used,
The language of the routine function should be specified in the
external_language
field.
The returnParams of the function cannot be used as TABLE return type is not supported.
The getSqlDataAccess must be NO_SQL.
Readonly
SQL
:
"SQL"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Databricks SDK for JavaScript
Loading...
When
EXTERNALis used,external_languagefield.