Was this page helpful?
The lower bound, upper bound, or single value of a DseDateRange.
Public Functions
Creates a new DseDateRangeBound with the given attributes.
precision – [in]
time_ms – [in]
A date range bound
Creates a new DseDateRangeBound that represents an open bound.
A date range bound
Checks if the given DseDateRangeBound is an unbound value.
bound – [in]
cass_true if the bound is actually unbounded.
Was this page helpful?