The SelectPathExpressionParser type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SelectPathExpressionParser |
Methods
Name | Description | |
---|---|---|
![]() | AddAssociation | |
![]() | AddFromAssociation | |
![]() | AddFromCollection | |
![]() | ContinueFromManyToMany | (Inherited from PathExpressionParser.) |
![]() | CurrentColumns | |
![]() | End | |
![]() | Equals | (Inherited from Object.) |
![]() | Fetch | |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetCollectionSubquery | (Inherited from PathExpressionParser.) |
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IgnoreInitialJoin | (Inherited from PathExpressionParser.) |
![]() | LastCollectionElement | (Inherited from PathExpressionParser.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetExpectingCollectionIndex | (Overrides PathExpressionParser..::.SetExpectingCollectionIndex()()().) |
![]() | SetLastCollectionElementIndexValue | (Inherited from PathExpressionParser.) |
![]() | Start | |
![]() | Token | (Inherited from PathExpressionParser.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | CollectionName | (Inherited from PathExpressionParser.) |
![]() | CollectionOwnerName | (Inherited from PathExpressionParser.) |
![]() | CollectionRole | (Inherited from PathExpressionParser.) |
![]() | CurrentName | (Inherited from PathExpressionParser.) |
![]() | CurrentProperty | (Inherited from PathExpressionParser.) |
![]() | IsCollectionValued | (Inherited from PathExpressionParser.) |
![]() | IsExpectingCollectionIndex | (Inherited from PathExpressionParser.) |
![]() | JoinType | (Inherited from PathExpressionParser.) |
![]() | Name | (Inherited from PathExpressionParser.) |
![]() | PropertyType | |
![]() | SelectName | |
![]() | UseThetaStyleJoin | (Inherited from PathExpressionParser.) |
![]() | WhereColumn | (Inherited from PathExpressionParser.) |
![]() | WhereColumns | (Inherited from PathExpressionParser.) |
![]() | WhereColumnType | (Inherited from PathExpressionParser.) |
![]() | WhereJoin | (Inherited from PathExpressionParser.) |