The NativeSQLQueryJoinReturn type exposes the following members.

Properties

  NameDescription
Public propertyAlias
Retrieve the defined result alias
(Inherited from NativeSQLQueryNonScalarReturn.)
Public propertyLockMode
Retrieve the lock-mode to apply to this return
(Inherited from NativeSQLQueryNonScalarReturn.)
Public propertyOwnerAlias
The alias of the owner of this fetched association.
Public propertyOwnerProperty
Retrieve the property name (relative to the owner) which maps to the association to be fetched.
Public propertyPropertyResultsMap
Retrieve the user-supplied column->property mappings.
(Inherited from NativeSQLQueryNonScalarReturn.)

See Also