Click or drag to resize

TransactionQueryTObject, TRepositoryProvider Property

Gets the query provider that is associated with this data source.

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

Property Value

Type: IQueryProvider

Implements

IQueryableProvider
See Also