[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Analyzes an outer join descriptor list and builds a query graph model from it.
The 'on' expression identifiers are extracted and placed in the query graph
model as navigable relationships (by key and index properties) between streams.
The following tables list the members exposed by the OuterJoinAnalyzer type.
Public Methods
Name | Description | |
---|---|---|
![]() ![]() | Analyze | Analyzes the outer join descriptor list to build a query graph model. |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
Public Constructors
Name | Description | |
---|---|---|
![]() | OuterJoinAnalyzerNew |