If there is an open transaction associated with this DataServer instance, all statements executed
within that transaction will be rolled back (discarded). 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.3.0
Syntax
| C# |
|---|
public void RollbackTransaction() |
| Visual Basic |
|---|
Public Sub RollbackTransaction |
| Visual C++ |
|---|
public: void RollbackTransaction() |