| BcfDataSetSetup Methods | |
The BcfDataSetSetup type exposes the following members.
| 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 | Determines whether the specified object is equal to the current object. (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 the default hash function. (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.) |