The NativeSQLQueryCollectionReturn 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 propertyOwnerEntityName
The class owning the collection.
Public propertyOwnerProperty
The name of the property representing the collection from the OwnerEntityName.
Public propertyPropertyResultsMap
Retrieve the user-supplied column->property mappings.
(Inherited from NativeSQLQueryNonScalarReturn.)

See Also