API Collection
QueryableProperty Implementations
Topics
Type Methods
queryValue(_:)Requests a description of the appropriate method of encoding a value of the property’s wrapped type into a database query. In essence, this is the static version ofqueryableValue(), except that this version will always have an input and thus can not returnnil.