Commits all changes. Waits for the operation to complete.
Namespace: BrightstarDB.ClientAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
void SaveChanges() |
| Visual Basic |
|---|
Sub SaveChanges |
| Visual C++ |
|---|
void SaveChanges() |
| F# |
|---|
abstract SaveChanges : unit -> unit |