DebugDatabase SubmitChanges Method Fling OS
Submits all changes to the database.

Namespace: Kernel.Debug.Data
Assembly: Kernel.Debug.Data (in Kernel.Debug.Data.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static void SubmitChanges()
Remarks

This must be called after all expected changes have been set up except after calling Empty .
See Also