BcfTransactionBuilder Properties |
[This is preliminary documentation and is subject to change.]
The BcfTransactionBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| EnforceConstraints |
Gets or sets a value indicating whether the transaction should enforce key- and relation-constraints after each operation.
| |
| MicroTransactionMode |
Gets or sets a value indicating if and how the BcfTransaction will compensate atomic operations failed with BcfUpdateException.
| |
| Name |
Gets or sets the dedicated Name-property for the BcfTransaction to be created.
| |
| Reason |
Gets or sets a value indicating why a transaction should be created.
| |
| 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 BcfParentRelationCell that should be updated.
| |
| UpdateRelatedRowsCell |
Gets or sets the BcfChildRelationCell that should be updated.
|