ObjectTransactionQueryTObject Method |
Namespace: Aloe.SystemFrameworks.Domain
The IQueryable that is returned supports a subset of the full LINQ. For more information on the supported LINQ constructs, see ObjectQueryTObject.
To search through both committed and local objects, use SearchTObject(ExpressionFuncTObject, Boolean, Int32). To search only through local objects, use LocalQueryTObject(Boolean).