Click or drag to resize
DatabaseRollback Method
Rollback the database state to the start of the transaction.

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

Return Value

Type: Database
Self for chaining
See Also