Click or drag to resize
CalculationWorks Logo
BcfTransactionBuilder Properties

The BcfTransactionBuilder type exposes the following members.

Properties
  NameDescription
Public propertyAddChildRow
Gets or sets the child row to add.
Public propertyAutoRollback
Public propertyBuildSubTransaction
Gets or sets a value indicating whether the transaction to build is a subtransaction.
Public propertyDataSet
Gets the BcfDataSet the builder belongs to.
Public propertyEnforceAutoRollback
Gets a value indicating whether automatic rollback will be enforced.
Public propertyEnforceKeyConstraints
Gets or sets a value indicating whether key constraints will be enforced.
Public propertyNewParentRow
Gets or sets the new parent row.
Public propertyNewValue
Gets or sets the new value.
Public propertyReason
Gets the reason.
Public propertyRemoveChildRow
Gets or sets the child row to remove.
Public propertyRow
Gets or sets the BcfRow that should be updated.
Public propertyUpdateCell
Gets or sets the BcfCell that should be updated.
Public propertyUpdateRelatedRowCell
Gets or sets the BcfRelatedRowCell that should be updated.
Public propertyUpdateRelatedRowsCell
Gets or sets the BcfRelatedRowsCell that should be updated.
Top
See Also