Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

SchemaChange.Disable

Disables this feature.

Component Version macOS Windows Linux Server iOS SDK
SchemaChange 15.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ❌ No
MBS( "SchemaChange.Disable" )

Parameters

none

Result

Returns OK or error.

Description

Disables this feature.

Examples

Enable schema change recording:

Set Variable [ $r; Value: MBS( "SchemaChange.Enable" ) ]

Disable schema change recording:

Set Variable [ $r; Value: MBS( "SchemaChange.Disable" ) ]

See also

Example Databases

Blog Entries

This function is free to use.

Created 10th November 2025, last changed 16th November 2025


SchemaChange.Counter - SchemaChange.Enable