Click or drag to resize

ServerClientSessionSharedAbort Method

Aborts a transaction, it undoes all persistent changes made within the transaction

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