If there is an open transaction associated with this DataServer instance, it will be committed. If
there is no open transaction no harm is done by calling this method.
Namespace:
Asi.iBOAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public void CommitTransaction() |
| Visual Basic (Declaration) |
|---|
Public Sub CommitTransaction |
| Visual C++ |
|---|
public: void CommitTransaction() |