The NativeSQLQueryRootReturn 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 propertyPropertyResultsMap
Retrieve the user-supplied column->property mappings.
(Inherited from NativeSQLQueryNonScalarReturn.)
Public propertyReturnEntityName
The name of the entity to be returned.

See Also