| BcfTransactionBuilder Properties | |
The BcfTransactionBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| AddChildRow |
Gets or sets the child row to add.
| |
| AutoRollback | ||
| BuildSubTransaction |
Gets or sets a value indicating whether the transaction to build is a subtransaction.
| |
| DataSet |
Gets the BcfDataSet the builder belongs to.
| |
| EnforceAutoRollback |
Gets a value indicating whether automatic rollback will be enforced.
| |
| EnforceKeyConstraints |
Gets or sets a value indicating whether key constraints will be enforced.
| |
| NewParentRow |
Gets or sets the new parent row.
| |
| NewValue |
Gets or sets the new value.
| |
| Reason |
Gets the reason.
| |
| RemoveChildRow |
Gets or sets the child row to remove.
| |
| Row |
Gets or sets the BcfRow that should be updated.
| |
| UpdateCell |
Gets or sets the BcfCell that should be updated.
| |
| UpdateRelatedRowCell |
Gets or sets the BcfRelatedRowCell that should be updated.
| |
| UpdateRelatedRowsCell |
Gets or sets the BcfRelatedRowsCell that should be updated.
|