IDatabaseLogDBExecutionCacheHits Property |
Gets/Sets whether the database should log (to devlog) cache hits/misses on DBExecutions (DBLookup, DBExists, DBCount) within same thread context. For Debugging purposes. Use with caution.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax bool LogDBExecutionCacheHits { get; set; }
Property LogDBExecutionCacheHits As Boolean
Get
Set
Property Value
Type:
BooleanSee Also