@exasol/exasol-driver-ts
Preparing search index...
FetchResponse
Interface FetchResponse
interface
FetchResponse
{
data
:
(
string
|
number
|
boolean
|
null
)
[]
[]
;
numRows
:
number
;
}
Index
Properties
data
num
Rows
Properties
data
data
:
(
string
|
number
|
boolean
|
null
)
[]
[]
num
Rows
numRows
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
num
Rows
@exasol/exasol-driver-ts
Loading...