| BcfTransaction Properties | |
The BcfTransaction type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoRollback | ||
| CompensationRepository |
Gets the compensation repository.
| |
| DataSet |
Gets the BcfDataSet the transaction belongs to.
| |
| HasInvalidItems |
Gets a value indicating whether this instance has outstanding calculations (computed cells and validators).
| |
| IsAlive |
Gets a value indicating whether this instance is alive.
| |
| IsCommitted |
Gets a value indicating whether this instance is committed.
| |
| IsCurrent |
Gets a value indicating whether this instance is current.
| |
| IsRolledBack |
Gets a value indicating whether this instance is rolled back.
| |
| IsSubTransaction |
Gets a value indicating whether this instance is sub transaction.
|