| BcfDataSetSetup Class | |
Namespace: CalculationWorks.BusinessModel.Design
The BcfDataSetSetup type exposes the following members.
| Name | Description | |
|---|---|---|
| BcfDataSetSetup |
Initializes a new instance of the BcfDataSetSetup class.
|
| Name | Description | |
|---|---|---|
| BehaviorItems |
Gets the behavior items.
| |
| Name |
Gets the name.
| |
| Relations |
Gets the relation collection. See also Tables | |
| Tables |
Gets the table collection. See also Tables |
| Name | Description | |
|---|---|---|
| AddRelation(String, BcfColumnSetup, BcfColumnSetup) |
Adds a new relation to the Relations collection and returns the new associated BcfRelationSetup | |
| AddRelation(String, BcfTableSetup, BcfTableSetup) |
Adds a new relation to the Relations collection and returns the new associated BcfRelationSetup | |
| AddRelation(String, BcfColumnSetup, BcfColumnSetup, BcfRelationRule, BcfRelationRule) |
Adds a new relation to the Relations collection and returns the new associated BcfRelationSetup | |
| AddRelation(String, BcfTableSetup, BcfTableSetup, BcfRelationRule, BcfRelationRule) |
Adds a new relation to the Relations collection and returns the new associated BcfRelationSetup | |
| AddTable |
Adds a new table to the Tables collection and returns the new associated BcfTableSetup | |
| CreateColumnSetup |
Creates the column setup.
| |
| CreateFunctionSetup |
Creates the function setup.
| |
| CreateParameterSetup(BcfFunctionSetup) |
Creates the parameter setup.
| |
| CreateParameterSetup(BcfValidatorSetup) |
Creates the parameter setup.
| |
| CreateRelationSetup |
Creates the relation setup.
| |
| CreateTableSetup |
Creates the table setup.
| |
| CreateValidatorSetup |
Creates the validator setup.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |