Click or drag to resize
ISQLiteConnectionStringBuilderMaxPageCount Property
See SQLite docs.

Namespace: VirtualRadar.Interface.SQLite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
int MaxPageCount { get; set; }

Property Value

Type: Int32
See Also