BcfChildRelationCellRemoveChildRow Method |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel
| Exception | Condition |
|---|---|
| ArgumentNullException | row is null. |
| ArgumentException | row is not in this collection. |
| InvalidOperationException | OwningRow.RowState is not Valid orBcfDataSet is Locked. |
| BcfUpdateException | see exception documentation for the reason. |