Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Deutsch) » SQL Anywhere Server - Programmierung » SQL Anywhere Datenzugriff-APIs » SQL Anywhere .NET 2.0 API-Referenz » iAnywhere.Data.SQLAnywhere-Namespace (.NET 2.0) » SATransaction-Klasse

 

Commit-Methode

Schreibt die Datenbanktransaktion fest.

Syntax
Visual Basic

Public Overrides Sub Commit()
C#

public override void Commit();
Siehe auch