| BcfDataSetSetupAddRelation Method (String, BcfTableSetup, BcfTableSetup, BcfRelationRule, BcfRelationRule) | |
Namespace: CalculationWorks.BusinessModel.Design
public BcfRelationSetup AddRelation( string relationName, BcfTableSetup parentTable, BcfTableSetup childTable, BcfRelationRule updateRule, BcfRelationRule deleteRule )
| Exception | Condition |
|---|---|
| ArgumentNullException | relationName or parentTable or childTable is null |