Click or drag to resize
DatabaseCommit Method
Commit the current transaction

Namespace:  DataTables
Assembly:  DataTables (in DataTables.dll) Version: 1.6.5.0 (1.6.5.0)
Syntax
C#
public Database Commit()

Return Value

Type: Database
Self for chaining
See Also