Connection.ttscommit 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.
Commits the changes that are associated with a transaction to the database.
public:
virtual void ttscommit();
public virtual void ttscommit ();
abstract member ttscommit : unit -> unit
override this.ttscommit : unit -> unit
Public Overridable Sub ttscommit ()