Create query to select a range of property values
creates a query
= IsInRange(propertyName
,beginRangeValue
,endRangeValue
)query
object that the find
method and the createViewArchitecture
method use to select a range of values from a specified
propertyName
.