QueryFields
Table of Contents
Under Query fields you will find operations for querying different types of fields in the database.
A QueryField queries a field in the database and returns a value of a certain type. It returns for example a Blob or a Boolean.
In this category
The following articles are related to this topic.
- BlobQueryField
- BooleanQueryField
- CommonQueryField
- DateTimeQueryField
- DecimalQueryField
- EnumQueryField
- IntegerQueryField
- KeyQueryField
- LongQueryField
- StringQueryField
Quick acces to all chapters