Share via


xRecord.ttsbegin Method

Definition

Starts a transaction that can be either committed by the ttscommit method or aborted by the ttsabort method.

public:
 virtual void ttsbegin();
public virtual void ttsbegin ();
abstract member ttsbegin : unit -> unit
override this.ttsbegin : unit -> unit
Public Overridable Sub ttsbegin ()

Applies to