BcfChildRelationCellRemoveRange Method |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel
| Exception | Condition |
|---|---|
| ArgumentNullException | rows is null. |
| ArgumentException | At least one specified row in not in child-rows collection. orAt least one item in rows is null. |
| InvalidOperationException | OwningRow.RowState is not Valid orBcfDataSet is Locked. |
| BcfUpdateException | see exception documentation for the reason. |