BcfRowSetParentRow Method (BcfRelation, BcfRow) |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel
| Exception | Condition |
|---|---|
| ArgumentNullException | parentRelation is null. |
| ArgumentException | The specified parentRelation does not belong to this table's parent relations. orSpecified row must have row-state Valid. |
| InvalidOperationException |
or
BcfDataSet is Locked. |
| BcfUpdateException | See BcfUpdateException. |