Click or drag to resize

Quasardb.Query Namespace

 
Classes
  ClassDescription
Public classQdbCell
A variadic structure holding the result type as well as the result value.
Public classQdbColumnNameCollection
A read-only collection of column names.
Public classQdbContinuousQuery
Holds the callback function and relevant information of a continuous query.
Public classQdbQueryResult
Holds the result of a query.
Public classQdbRow
A row of results.
Public classQdbRowCollection
A read-only collection of result rows.
Enumerations
  EnumerationDescription
Public enumerationQdbContinuousQueryMode
Specifies the continuous query mode.
Public enumerationQdbValueType
Specifies the type of a value.