Click or drag to resize

SessionBaseTransactionRollback Method

Aborts the current transaction and rolls it back. Same as Abort

Namespace:  VelocityDb.Session
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public void Rollback()
See Also