Click or drag to resize

DatabasePageCacheEnabled Property

Turns on or off Page caching for this Database

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

Property Value

Type: Boolean
See Also