Click or drag to resize
IStatementSQL Property
The text string used to prepare the statement.

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

Property Value

Type: String
See Also