ExceptIntersectExpressionKeySelector Property  | 
 
            Gets/sets the key selector which is set by the ExceptBy/IntersectBy methods. For other use cases this is null.
            
 
    Namespace: 
   SD.LLBLGen.Pro.LinqSupportClasses.ExpressionClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.11.0.0 (5.11.23.1114)
Syntaxpublic Expression KeySelector { get; set; }Public Property KeySelector As Expression
	Get
	Set
Property Value
Type: 
Expression
See Also