disableChangeLog

Creating change logs consumes some processing time, which can impact application performance. The application may can disable the change log using the disableChangeLog API.

Syntax

+  (void) disableChangeLog

Returns

None.

Examples

  • Disable Change Log
    [SUP101SUP101DB.disableChangeLog];