Contents

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

Topics

Building queryable properties

Type Methods

See Also

Creating the query properties