DatabasePageCacheEnabled Property |
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public bool PageCacheEnabled { get; set; }
Public Property PageCacheEnabled As Boolean
Get
Set
public:
property bool PageCacheEnabled {
bool get ();
void set (bool value);
}
member PageCacheEnabled : bool with get, set
Property Value
Type:
BooleanSee Also