Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-warehouses
v1
OdbcParams
Interface OdbcParams
interface
OdbcParams
{
hostname
?:
string
;
path
?:
string
;
port
?:
number
;
protocol
?:
string
;
}
Index
Properties
hostname?
path?
port?
protocol?
Properties
Optional
hostname
hostname
?:
string
Optional
path
path
?:
string
Optional
port
port
?:
number
Optional
protocol
protocol
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hostname
path
port
protocol
Databricks SDK for JavaScript
Loading...