BcfRowSetParentRow Method (String, BcfRow) |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel
| Exception | Condition |
|---|---|
| ArgumentNullException | parentRelationName is null. |
| ArgumentException | The relation specified by parentRelationName cannot be found in table's parent relations orspecified row must have row-stateValid orthe specified row is not in parent table. |
| InvalidOperationException | Operation requires row-state Valid. |
| BcfUpdateException | See BcfUpdateException. |