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

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere .NET API Reference » iAnywhere.QAnywhere.Client namespace (.NET 1.0) » QATransactionalManager interface

Commit method Next Page

Open method


Opens a QATransactionalManager instance.

Syntax

Visual Basic
Public Sub Open()

C#
public void Open();

Remarks

The Open method must be the first method called after creating a manager.

Exceptions
See also