API Reference > OdDb Classes > OdDbHostAppServices Class > OdDbHostAppServices Methods > OdDbHostAppServices::doFullCRCCheck Method
OdDbHostAppServices::doFullCRCCheck Method
Syntax
C++
virtual bool doFullCRCCheck();

Returns true if and only if full-time CRC checking on database filing operations is to be done.

The default implementation of this function always returns false. Override this function to return true or false as desired to control this checking.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.