code property

int code
final

Primary SQLite result code, such as BUSY (5) or CONSTRAINT (19).

Implementation

final int code;