@exasol/exasol-driver-ts
Preparing search index...
LoginTokenSQLCommand
Class LoginTokenSQLCommand
Hierarchy (
View Summary
)
Command
LoginTokenSQLCommand
Index
Constructors
constructor
Properties
attributes?
command
protocol
Version
Constructors
constructor
new
LoginTokenSQLCommand
(
protocolVersion
:
number
,
attributes
?:
Partial
<
Attributes
>
,
)
:
LoginTokenSQLCommand
Parameters
protocolVersion
:
number
Optional
attributes
:
Partial
<
Attributes
>
Returns
LoginTokenSQLCommand
Properties
Optional
attributes
attributes
?:
Partial
<
Attributes
>
command
command
:
string
= 'loginToken'
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...