Transaction Properties | 
The Transaction type exposes the following members.
| Name | Description | |
|---|---|---|
| Context | 
            Gets the transaction context in which this transaction operates.  This transaction can
            only be used to access transacted objects in this context.
              | |
| IsActive | ||
| Number | 
            Gets the number of this transaction.  Multiple transactions may share a single number and
            the number of a transaction may change when it is committed.
              |