SessionNoServerSharedAbort Method |
Transaction control, abort the current transaction
Namespace:
VelocityDb.Session
Assembly:
VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic override void Abort()
Public Overrides Sub Abort
public:
virtual void Abort() override
abstract Abort : unit -> unit
override Abort : unit -> unit
See Also