DevForce Help Reference
ProjectionSelector Constructor


Overload List
OverloadDescription
ProjectionSelector Constructor(Type,String,String)Create a ProjectionSelector for the specified type and property path.  
ProjectionSelector Constructor(String,String)Create a ProjectionSelector for the specified property path.  
ProjectionSelector Constructor(Type,String,IPredicateDescription,String)Create a ProjectionSelector from the specified type and method name.  
ProjectionSelector Constructor(String,IPredicateDescription,String)Create a ProjectionSelector from the specified method name.  
ProjectionSelector Constructor(Type,String,IProjectionSelector,String)Create a ProjectionSelector from the specified type, method name, and projection selector.  
ProjectionSelector Constructor(String,IProjectionSelector,String)Create a ProjectionSelector from the specified method name and projection selector.  
ProjectionSelector Constructor(MemberSelector,String)Create a ProjectionSelector from the specified MemberSelector.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ProjectionSelector Class
ProjectionSelector Members

Send Feedback