Click or drag to resize
CalculationWorks Logo
BcfTransaction Properties

The BcfTransaction type exposes the following members.

Properties
  NameDescription
Public propertyAutoRollback
Protected propertyCompensationRepository
Gets the compensation repository.
Public propertyDataSet
Gets the BcfDataSet the transaction belongs to.
Public propertyHasInvalidItems
Gets a value indicating whether this instance has outstanding calculations (computed cells and validators).
Public propertyIsAlive
Gets a value indicating whether this instance is alive.
Public propertyIsCommitted
Gets a value indicating whether this instance is committed.
Public propertyIsCurrent
Gets a value indicating whether this instance is current.
Public propertyIsRolledBack
Gets a value indicating whether this instance is rolled back.
Public propertyIsSubTransaction
Gets a value indicating whether this instance is sub transaction.
Top
See Also