[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Specifies exection of a table lookup with outer join using the a specified lookup plan.

The following tables list the members exposed by the TableOuterLookupNode type.

Public Methods

  NameDescription
Equals (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MakeExec
Make execution node from this specification.
(Overrides .MakeExec(EventTable[]()[](), EventType[]()).)
Print
Print a long readable format of the query node to the supplied PrintWriter.
(Overrides .Print(IndentWriter).)
ToString (Inherited from Object.)

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)

Public Constructors

  NameDescription
TableOuterLookupNodeNew
Ctor.