@exasol/exasol-driver-ts
Preparing search index...
CloseResultSetCommand
Class CloseResultSetCommand
https://github.com/exasol/websocket-api/blob/master/docs/commands/closeResultSetV1.md
Hierarchy (
View Summary
)
Command
CloseResultSetCommand
Index
Constructors
constructor
Properties
attributes?
command
result
Set
Handles
Constructors
constructor
new
CloseResultSetCommand
(
resultSetHandles
:
number
[]
,
attributes
?:
Partial
<
Attributes
>
,
)
:
CloseResultSetCommand
Parameters
resultSetHandles
:
number
[]
Optional
attributes
:
Partial
<
Attributes
>
Returns
CloseResultSetCommand
Properties
Optional
attributes
attributes
?:
Partial
<
Attributes
>
command
command
:
string
= 'closeResultSet'
result
Set
Handles
resultSetHandles
:
number
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
attributes
command
result
Set
Handles
@exasol/exasol-driver-ts
Loading...
https://github.com/exasol/websocket-api/blob/master/docs/commands/closeResultSetV1.md