Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Visual C++
Include Protected Members
Include Inherited Members
NHibernate API Reference
EntityLoader Properties
EntityLoader Class
See Also
Send Feedback
The
EntityLoader
type exposes the following members.
Properties
Name
Description
Aliases
(Inherited from
OuterJoinLoader
.)
CollectionAliases
(Inherited from
BasicLoader
.)
CollectionOwners
(Inherited from
OuterJoinLoader
.)
CollectionPersisters
(Inherited from
OuterJoinLoader
.)
CollectionSuffixes
(Inherited from
OuterJoinLoader
.)
Dialect
(Inherited from
OuterJoinLoader
.)
EnabledFilters
(Inherited from
OuterJoinLoader
.)
EntityAliases
(Inherited from
BasicLoader
.)
EntityEagerPropertyFetches
An array indicating whether the entities have eager property fetching enabled.
(Inherited from
Loader
.)
EntityPersisters
(Inherited from
OuterJoinLoader
.)
Factory
(Inherited from
Loader
.)
IsSingleRowLoader
(Overrides
AbstractEntityLoader
.
.
::
.
.
IsSingleRowLoader
.)
IsSubselectLoadingEnabled
(Inherited from
Loader
.)
OwnerAssociationTypes
(Inherited from
OuterJoinLoader
.)
Owners
(Inherited from
OuterJoinLoader
.)
QueryIdentifier
Identifies the query for statistics reporting, if null, no statistics will be reported
(Inherited from
Loader
.)
SqlString
(Inherited from
OuterJoinLoader
.)
Suffixes
(Inherited from
OuterJoinLoader
.)
UniqueKeyType
(Inherited from
AbstractEntityLoader
.)
See Also
EntityLoader Class
NHibernate.Loader.Entity Namespace