Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
校验所有或部分数据库。
_crtn short _entry DBValidate(const a_validate_db * pvdb)
pvdb 指向已正确初始化的 a_validate_db 结构的指针。
返回代码,如软件组件的退出代码中所列。
该函数由 dbvalid 实用程序使用。
小心:应在没有任何连接对数据库进行更改时对表或整个数据库进行校验;否则,可能会报告虚假错误,指出某种形式的数据库损坏,而实际上并没有任何损坏。