MappingTracker Properties |
The MappingTracker type exposes the following members.
Name | Description | |
---|---|---|
CacheDuration |
Gets or sets the duration of the cache.
| |
CacheResultset |
Gets or sets a value indicating whether [cache resultset].
| |
CacheTag |
Gets or sets the tag the resultset should be cached under. By default this is the empty string (no tag)
| |
CreatedDerivedTables |
Gets the list of created derived tables.
| |
FromToAliasesForDefaultIfEmptysFound |
Gets the list of from-to alias pairs for DefaultIfEmpty expressions found which will be replaced with a set with a different alias
This list is used to correct elements which refer to the DefaultIfEmpty's alias.
| |
OverwriteIfPresent |
Gets or sets a value indicating whether [overwrite if present].
| |
QueryTag |
Gets or sets the optional tag for the SQL query/queries to relate SQL strings in an RDBMS with an origin. This is set in this tracker to be able to set
the tag of the outer query.
|