Commit method

Commits the database transaction.

Syntax
Visual Basic

Public Overrides Sub Commit()
C#

public override void Commit();
See also