Click or drag to resize

ObjectQueryTObjectRepository Property

The repository, which is queried by this query

Namespace:  Aloe.SystemFrameworks.Domain.LINQ
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public DataAccessRepository Repository { get; }

Property Value

Type: DataAccessRepository
See Also