StatusTransaction Members
The StatusTransaction type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(System.Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object.) |
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode |
Serves as the default hash function. (Inherited from Object.) |
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Command |
Gets or sets the command.
|
|
Instance |
Gets or sets the instance.
|
|
LockedInstanceKeys |
Gets or sets the locked instance keys.
|
|
Message |
Gets or sets the message.
|
|
Results |
Gets or sets the results.
|
|
Script |
Gets or sets the script.
|
|
Statistics |
Gets or sets the statistics.
|
|
Status |
Gets or sets the status.
|
|
Transaction |
Gets or sets the transaction.
|
|
TransactionIndex |
Gets or sets the index of the transaction.
|
|
TransactionTimestamp |
Gets or sets the transaction timestamp.
|
|
Value |
Gets or sets the value.
|
|
Variables |
Gets or sets the variables.
|