Loading...
 

SanityCheck

SanityCheck

virtual int SanityCheck(void)

Return value Description
TRUE Object faultless
FALSE at least one error detected

With SanityCheck() an object should determine whether the current assignment of its attributes corresponds to a valid state. The utility CXOSDBA, which is used to check the logical integrity of the database, calls this function for each object found. CX_CLASS::SanityCheck() always returns TRUE.