import"SQLError.idl";
◆ code
◆ CONSTRAINT_ERR
const unsigned short SQLError::CONSTRAINT_ERR = 6 |
◆ DATABASE_ERR
const unsigned short SQLError::DATABASE_ERR = 1 |
◆ message
◆ QUOTA_ERR
const unsigned short SQLError::QUOTA_ERR = 4 |
◆ SYNTAX_ERR
const unsigned short SQLError::SYNTAX_ERR = 5 |
◆ TIMEOUT_ERR
const unsigned short SQLError::TIMEOUT_ERR = 7 |
◆ TOO_LARGE_ERR
const unsigned short SQLError::TOO_LARGE_ERR = 3 |
◆ UNKNOWN_ERR
const unsigned short SQLError::UNKNOWN_ERR = 0 |
◆ VERSION_ERR
const unsigned short SQLError::VERSION_ERR = 2 |
The documentation for this interface was generated from the following file: