Searched defs:SQLITE_DENY (Results 1 – 5 of 5) sorted by relevance
103 public static final int SQLITE_DENY = 1; /* Abort the SQL statement with an error */ field in Constants
2613 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */ macro
2820 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */ macro