![]() | |
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 | |
---|---|---|
![]() | BehaviorItems |
Gets the behavior items.
|
![]() | Columns |
Gets the column collection
|
![]() | DataSetSetup |
Gets the BcfDataSet setup.
|
![]() | Name |
Gets the name.
|
![]() | Validators |
Gets the validators
|
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 | 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.) |