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