![]() | |
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 | |
---|---|---|
![]() | 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 | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
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 |