Click or drag to resize
ObjectQueryBase<TQuery, TObject>.Expression Property
Query expression

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
public Expression Expression { get; }

Property Value

Type: Expression

Implements

IQueryable.Expression
See Also