Click or drag to resize

ExpressionDefinitionWrappedExpression Property

Gets or sets the wrapped expression.

Namespace:  SD.LLBLGen.Pro.QuerySpec
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public IExpression WrappedExpression { get; }

Property Value

Type: IExpression
See Also