Click or drag to resize
QueryOptions Properties

The QueryOptions type exposes the following members.

Properties
  NameDescription
Public propertyCallback
Set to a function to receive streamed data.
Public propertyQuery
The query for Riak TS
Public propertyTable
The table in Riak TS.
(Inherited from TimeseriesCommandOptions.)
Public propertyTimeout
The timeout for this command.
(Inherited from CommandOptions.)
Top
See Also