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: 11.1.0.0 (11.1)
Syntax
public override CacheEnum Cache { get; }

Property Value

Type: CacheEnum

Implements

IOptimizedPersistableCache
See Also