BcfChildRelationCellAddChildRow Method |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel
| Exception | Condition |
|---|---|
| ArgumentNullException | row is null. |
| ArgumentException | Specified row has RowState other than Valid orThe specified row is not in child table. |
| InvalidOperationException | Operation requires row-state Valid. orDataSet is Locked. |
| BcfUpdateException | See exception for the reason. |