SelectExpressionExcludeIncludeFields Property |
gets or sets the excludeincludefields expression for the select.
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 ExcludeIncludeFieldsExpression ExcludeIncludeFields { get; set; }
Public Property ExcludeIncludeFields As ExcludeIncludeFieldsExpression
Get
Set
Property Value
Type:
ExcludeIncludeFieldsExpressionSee Also