BcfRowAddChildRow Method (BcfRelation, BcfRow) |
Namespace: CalculationWorks.BusinessModel
| Exception | Condition |
|---|---|
| ArgumentNullException | childRelation or row is . |
| ArgumentException | The specified childRelation does not belong to this table's child relations orspecified row must have row-stateValid orthe specified row is not in child table |
| InvalidOperationException | Operation requires row-state Valid. orDataSet is Locked. |
| BcfUpdateException | See BcfUpdateException. |