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