Method GetRangeQuery
GetRangeQuery(String, String, String, Boolean, Boolean)
Declaration
protected override Query GetRangeQuery(string field, string part1, string part2, bool startInclusive, bool endInclusive)
Parameters
Type | Name | Description |
---|---|---|
System.String | field | |
System.String | part1 | |
System.String | part2 | |
System.Boolean | startInclusive | |
System.Boolean | endInclusive |
Returns
Type | Description |
---|---|
Query |