![]() | |
BcfTransactionBuilder Class |
Namespace: CalculationWorks.BusinessModel
The BcfTransactionBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | BcfTransactionBuilder |
Initializes a new instance of the BcfTransactionBuilder class.
|
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.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |