
Icon | Member | Description |
---|---|---|
![]() | RangeFilter()()()() |
Constructs RangeFilter with no condition
|
![]() | RangeFilter(Condition) |
Constructs RangeFilter with the specified condition
|
![]() | RangeFilter(QueryOperator, array<Primitive>[]()[][]) |
Constructs RangeFilter with the specified comparison
operator and comparison values
|
![]() | RangeFilter(QueryOperator, List<(Of <<'(AttributeValue>)>>)) |
Constructs RangeFilter with the specified comparison
operator and comparison values
|