Click or drag to resize

FromClause Properties

The FromClause type exposes the following members.

Properties
  NameDescription
Public propertyOuterJoinQualifiers
Returns the outer join descriptors, if this is an outer join, or an empty list if none of the streams are outer joined.
Public propertyStreams
Returns the list of streams in the from-clause.
Top
See Also