EntityQueryPropertiesBuilder
A result builder that allows you to declaratively describe the properties to include in a property-matched query.
Declaration
@resultBuilder enum EntityQueryPropertiesBuilder<Entity, ComparatorMappingType> where Entity : AppEntity