Click or drag to resize

OuterJoinQualifier Properties

The OuterJoinQualifier type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalProperties
Returns optional additional properties in the on-clause of the outer join.
Public propertyLeft
Returns property value expression to join on.
Public propertyRight
Returns property value expression to join on.
Public propertyType
Returns the type of outer join.
Top
See Also