LLBLGenProExpressionExpressionRequiresWrappingInProjectionIfBoolean Property |
Gets or sets a value indicating whether a case when/then wrapping is required when this expression is part of the projection. By default this is true.
Namespace:
SD.LLBLGen.Pro.LinqSupportClasses.ExpressionClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax public bool RequiresWrappingInProjectionIfBoolean { get; set; }
Public Property RequiresWrappingInProjectionIfBoolean As Boolean
Get
Set
Property Value
Type:
BooleanSee Also