BcfRowSetParentRow Method (String, BcfRow) |
Namespace: CalculationWorks.BusinessModel
| Exception | Condition |
|---|---|
| ArgumentNullException | parentRelationName is . |
| 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. |