Click or drag to resize

DatabasePageCacheEnabled Property

Turns on or off Page caching for this Database

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public bool PageCacheEnabled { get; set; }

Property Value

Type: Boolean
See Also