Click or drag to resize

DatabaseLocationCache Property

We do want to cache this kind of object since they are likely to be frequently used.

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public override CacheEnum Cache { get; }

Property Value

Type: CacheEnum

Implements

IOptimizedPersistableCache
See Also