NTransactionResult Class Members
In This Topic
The following tables list the members exposed by NTransactionResult.
Public Constructors
Public Properties
| Name | Description |
| ErrorLog | Error log |
| Status | Indicates the current state of the batch result |
| Succeeded | Determines whether the transaction was successful |
| TransactionName | Gets or sets the transaction name with which the batch result is associated |
Top
Public Methods
| Name | Description |
| Combine | Combines the result of this batch with the result of another batch |
| FormatMessage | Formats a string representation of this message |
| LogError | Overloaded. Logs an error, which occured when performing an action on a single node in the batch |
Top
See Also