| ISQLiteConnectionStringBuilderCacheSize Property  | 
            See SQLite docs.
            
 
Namespace: VirtualRadar.Interface.SQLiteAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxint CacheSize { get; set; }Property CacheSize As Integer
	Get
	Set
property int CacheSize {
	int get ();
	void set (int value);
}abstract CacheSize : int with get, set
Property Value
Type: 
Int32
See Also