| SessionBaseStrongReferenceDatabaseCaching Property  | 
  
    Namespace: 
   VelocityDb.Session
    Assembly:
   VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
 Syntax
Syntaxpublic bool StrongReferenceDatabaseCaching { get; }Public ReadOnly Property StrongReferenceDatabaseCaching As Boolean
	Get
public:
property bool StrongReferenceDatabaseCaching {
	bool get ();
}member StrongReferenceDatabaseCaching : bool with get
Property Value
Type: 
Boolean See Also
See Also