The QueryTranslator type exposes the following members.

Properties

  NameDescription
Public propertyActualReturnTypes
Protected propertyAliases (Overrides Loader..::..Aliases.)
Public propertyCollectedParameterSpecifications
Protected propertyCollectionAliases (Inherited from BasicLoader.)
Protected propertyCollectionOwners (Overrides Loader..::..CollectionOwners.)
Protected propertyCollectionPersisters (Overrides Loader..::..CollectionPersisters.)
Protected propertyCollectionSuffixes (Overrides BasicLoader..::..CollectionSuffixes.)
Public propertyCollectSqlStrings
Protected propertyCompiled
Public propertyContainsCollectionFetches
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
Persisters for the return values of a List style query
(Overrides Loader..::..EntityPersisters.)
Public propertyFactory (Inherited from Loader.)
Public propertyIsManipulationStatement
Public propertyIsShallowQuery
Is this query called by Scroll() or Iterate()?
Protected propertyIsSingleRowLoader
Return false is this loader is a batch entity loader
(Inherited from Loader.)
Public propertyIsSubquery
Public propertyIsSubselectLoadingEnabled (Overrides Loader..::..IsSubselectLoadingEnabled.)
Public propertyLoader
Protected propertyOwnerAssociationTypes (Overrides Loader..::..OwnerAssociationTypes.)
Protected propertyOwners
(Overrides Loader..::..Owners.)
Public propertyQueryIdentifier (Overrides Loader..::..QueryIdentifier.)
Public propertyQuerySpaces
Public propertyQueryString
Public propertyReturnAliases
Public propertyReturnTypes
Types of the return values of an Enumerate() style query. Return an array of ITypes.
Public propertyScalarColumnNames
Public propertySqlString
(Overrides Loader..::..SqlString.)
Public propertySQLString
Protected propertySuffixes (Overrides BasicLoader..::..Suffixes.)

See Also