Click or drag to resize

TransactionQueryTObject, TRepositoryExpression Property

Gets the expression tree that is associated with the instance of IQueryable.

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

Property Value

Type: Expression

Implements

IQueryableExpression
See Also