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 propertyCompensationRepositoryDropped
Gets a value indicating whether compensation repository is dropped.
Public propertyDataSet
Gets the BcfDataSet the transaction belongs to.
Public propertyIsCommitted
Gets a value indicating whether this instance is committed.
Public propertyIsCurrent
Gets a value indicating whether this instance is current.
Public propertyIsDiscarded
Gets a value indicating whether this instance is discarded.
Public propertyIsSubTransaction
Gets a value indicating whether this instance is sub transaction.
Top
See Also