Skip to main content

QueryPrepareException Class

NuGet: GHIElectronics.TinyCLR.Data.SQLite
Assembly: GHIElectronics.TinyCLR.Data.SQLite
Namespace: GHIElectronics.TinyCLR.Data.SQLite

Thrown when SQLite cannot prepare (compile) a query.

public class QueryPrepareException : Exception