@exasol/exasol-driver-ts
Preparing search index...
Command
Class Command
Abstract
Hierarchy (
View Summary
)
Command
LoginTokenSQLCommand
LoginSQLCommand
FetchCommand
SQLBatchCommand
SQLSingleCommand
CreatePreparedStatementCommand
CloseResultSetCommand
ExecutePreparedStatementCommand
ClosePreparedStatementCommand
SetAttributesCommand
DisconnectCommand
AbortQueryCommand
SchemasCommand
RolesCommand
TablesCommand
FunctionsCommand
ColumnsCommand
ScriptsCommand
UsersCommand
Index
Constructors
constructor
Properties
attributes?
command
Constructors
constructor
new
Command
(
attributes
?:
Partial
<
Attributes
>
)
:
Command
Parameters
Optional
attributes
:
Partial
<
Attributes
>
Returns
Command
Properties
Optional
attributes
attributes
?:
Partial
<
Attributes
>
Abstract
command
command
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
attributes
command
@exasol/exasol-driver-ts
Loading...