xApplication.transactionScopeRollback(Int64) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void transactionScopeRollback(long _commitLevel);
public virtual void transactionScopeRollback (long _commitLevel);
abstract member transactionScopeRollback : int64 -> unit
override this.transactionScopeRollback : int64 -> unit
Public Overridable Sub transactionScopeRollback (_commitLevel As Long)
Parameters
- _commitLevel
- Int64