QueryPrepareException Class
Namespace: GHIElectronics.TinyCLR.Data.SQLite · Assembly: GHIElectronics.TinyCLR.Data.SQLite
Thrown when SQLite cannot prepare (compile) a query.
public class QueryPrepareException : Exception
Namespace: GHIElectronics.TinyCLR.Data.SQLite · Assembly: GHIElectronics.TinyCLR.Data.SQLite
Thrown when SQLite cannot prepare (compile) a query.
public class QueryPrepareException : Exception