Preparing search index...
The search index is not available
@influxdata/influxdb3-client
@influxdata/influxdb3-client
impl/QueryApiImpl
TicketDataType
Type Alias TicketDataType
TicketDataType
:
{
database
:
string
;
params
?:
{
[
name
:
string
]:
QParamType
}
;
query_type
:
QueryType
;
sql_query
:
string
;
}
Type declaration
database
:
string
Optional
params
?:
{
[
name
:
string
]:
QParamType
}
query_type
:
QueryType
sql_query
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@influxdata/influxdb3-client
Loading...