BcfRowAddChildRow Method (String, BcfRow) |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel
| Exception | Condition |
|---|---|
| ArgumentNullException | childRelationName or row is null. |
| ArgumentException | The relation specified by childRelationName cannot be found in 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. |