DevForce Help Reference
ProjectionSelector Class Methods


For a list of all members of this type, see ProjectionSelector members.

Public Methods
 NameDescription
Public MethodBuildMemberExpression For internal use only. (Inherited from IdeaBlade.Linq.MemberSelector)
Public MethodCloneOverridden.  Not supported.  
Public Methodstatic (Shared in Visual Basic)CombineReturns an AnonymousProjectionSelector combining this selector with the specified projection selectors.  
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToLambdaExpressionReturn a System.Linq.Expressions.LambdaExpression representing the property access. (Inherited from IdeaBlade.Linq.MemberSelector)
Public MethodToStringReturns a string that represents the current object.  
Public MethodWithAliasReturns a new ProjectionSelector with the specified alias.  
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
Extension Methods
 NameDescription
Public Extension MethodChainOverloaded. Allows a MemberSelector to be chained.
Public Extension MethodCombineOverloaded. Returns an AnonymousProjectionSelector combining the current projection selector with another.
Public Extension MethodDot<T> Provides for construction of "." notation in a dynamic query.
Top
See Also

Reference

ProjectionSelector Class
IdeaBlade.Linq Namespace

Send Feedback