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