| BcfTableSetup Class | |
Namespace: CalculationWorks.BusinessModel.Design
The BcfTableSetup type exposes the following members.
| Name | Description | |
|---|---|---|
| BcfTableSetup |
Initializes a new instance of the BcfTableSetup class.
|
| Name | Description | |
|---|---|---|
| AddColumn |
Adds a new column to the Columns collection and returns the new associated BcfColumnSetup | |
| AddValidator(Type) |
Adds a new validator to the Validators collection and returns the new associated BcfValidatorSetup | |
| AddValidatorTValidator |
Adds a new validator to the Validators collection and returns the new associated BcfValidatorSetup | |
| 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.
| |
| Columns |
Gets the column collection
| |
| DataSetSetup |
Gets the BcfDataSet setup.
| |
| Name |
Gets the name.
| |
| Validators |
Gets the validators
|