LikeExpressionSource Property |
Gets or sets the source on which this expression operates.
Namespace: SD.LLBLGen.Pro.LinqSupportClasses.ExpressionClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public Expression Source { get; }
Public ReadOnly Property Source As Expression
Get
Property Value
Type:
ExpressionSee Also