Click or drag to resize
DatabaseTransaction Method
Start a new database transaction.

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

Return Value

Type: Database
Self for chaining
See Also