Abort/Rollback current transaction. The transaction must be started using BeginTransaction() function.
public: void AbortTransaction();
public void AbortTransaction();
Public Function AbortTransaction() As void
If server sends back to the client the error, node_exception exception, containing the error message, will be thrown