@exasol/exasol-driver-ts
Preparing search index...
LoginSQLCommand
Class LoginSQLCommand
Hierarchy (
View Summary
)
Command
LoginSQLCommand
Index
Constructors
constructor
Properties
attributes?
command
protocol
Version
Constructors
constructor
new
LoginSQLCommand
(
protocolVersion
:
number
,
attributes
?:
Partial
<
Attributes
>
,
)
:
LoginSQLCommand
Parameters
protocolVersion
:
number
Optional
attributes
:
Partial
<
Attributes
>
Returns
LoginSQLCommand
Properties
Optional
attributes
attributes
?:
Partial
<
Attributes
>
command
command
:
string
= 'login'
protocol
Version
protocolVersion
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
attributes
command
protocol
Version
@exasol/exasol-driver-ts
Loading...