Click or drag to resize

DateRangeBoundUnbounded Field

The unbounded DateRangeBound instance. Unbounded bounds are syntactically represented by a * (star) sign.

Namespace:  Cassandra.DataStax.Search
Assembly:  Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
public static readonly DateRangeBound Unbounded

Field Value

Type: DateRangeBound
See Also