Connection.ttsNotifyCommit 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.
Is called when the ttscommit method is called.
public:
virtual void ttsNotifyCommit();
public virtual void ttsNotifyCommit ();
abstract member ttsNotifyCommit : unit -> unit
override this.ttsNotifyCommit : unit -> unit
Public Overridable Sub ttsNotifyCommit ()