The NativeSQLQueryJoinReturn type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Alias | Retrieve the defined result alias (Inherited from NativeSQLQueryNonScalarReturn.) |
![]() | LockMode | Retrieve the lock-mode to apply to this return (Inherited from NativeSQLQueryNonScalarReturn.) |
![]() | OwnerAlias | The alias of the owner of this fetched association. |
![]() | OwnerProperty |
Retrieve the property name (relative to the owner) which maps to
the association to be fetched.
|
![]() | PropertyResultsMap | Retrieve the user-supplied column->property mappings. (Inherited from NativeSQLQueryNonScalarReturn.) |