Was this page helpful?
A DateRange object in DSE.
Public Functions
Initializes a DseDateRange with a lower and upper bound.
range – [out]
lower_bound – [in]
upper_bound – [in]
Returns the date-range object
Initializes a DseDateRange with a single date
range – [out]
date – [in]
Returns the date-range object
Public Members
Was this page helpful?