The OuterJoinLoader type exposes the following members.

Properties

  NameDescription
Protected propertyAliases (Overrides Loader..::..Aliases.)
Protected propertyCollectionAliases (Inherited from BasicLoader.)
Protected propertyCollectionOwners (Overrides Loader..::..CollectionOwners.)
Protected propertyCollectionPersisters (Overrides Loader..::..CollectionPersisters.)
Protected propertyCollectionSuffixes (Overrides BasicLoader..::..CollectionSuffixes.)
Protected propertyDialect
Public propertyEnabledFilters
Protected propertyEntityAliases (Inherited from BasicLoader.)
Protected propertyEntityEagerPropertyFetches
An array indicating whether the entities have eager property fetching enabled.
(Inherited from Loader.)
Public propertyEntityPersisters (Overrides Loader..::..EntityPersisters.)
Public propertyFactory (Inherited from Loader.)
Protected propertyIsSingleRowLoader
Return false is this loader is a batch entity loader
(Inherited from Loader.)
Public propertyIsSubselectLoadingEnabled (Inherited from Loader.)
Protected propertyOwnerAssociationTypes (Overrides Loader..::..OwnerAssociationTypes.)
Protected propertyOwners (Overrides Loader..::..Owners.)
Public propertyQueryIdentifier
Identifies the query for statistics reporting, if null, no statistics will be reported
(Inherited from Loader.)
Public propertySqlString (Overrides Loader..::..SqlString.)
Protected propertySuffixes (Overrides BasicLoader..::..Suffixes.)

See Also