Click or drag to resize
SQLiteVersionMajor Property
Gets the major version number.

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

Property Value

Type: Int32
See Also