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
2945 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */ macro
3984 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */ macro