Property TransactionCount
| Improve this Doc View SourceTransactionCount
Gets the count of nested transactions.
Declaration
public abstract int TransactionCount { get; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
Gets the count of nested transactions.
public abstract int TransactionCount { get; }
| Type | Description |
|---|---|
| System.Int32 |