| 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].
|