Connection.ttsabort Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Discards changes that are associated with a transaction and rolls the database back to the original state.
public:
virtual void ttsabort();
public virtual void ttsabort ();
abstract member ttsabort : unit -> unit
override this.ttsabort : unit -> unit
Public Overridable Sub ttsabort ()