Click or drag to resize
IDatabaseBackupPageCount Property
The total number of pages in the source database file.

Namespace: SQLitePCL.pretty
Assembly: SQLitePCL.pretty (in SQLitePCL.pretty.dll) Version: 1.0.0.0 (1.0.0)
Syntax
int PageCount { get; }

Property Value

Type: Int32
See Also