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

DisableChangeLog();

Returns

None.

Examples

  • Disable Change Log
    SMP101DB.DisableChangeLog();