| BcfColumnTypeConstraintT Class | |
Namespace: CalculationWorks.BusinessModel.Behaviors
public sealed class BcfColumnTypeConstraint<T> : BcfColumnBehaviorItemBase, IBcfColumnTypeConstraint
The BcfColumnTypeConstraintT type exposes the following members.
| Name | Description | |
|---|---|---|
| BcfColumnTypeConstraintT | Initializes a new instance of the BcfColumnTypeConstraintT class |
| Name | Description | |
|---|---|---|
| Column |
Gets the BcfColumn the item belongs to.
(Inherited from BcfColumnBehaviorItemBase.) |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsValid |
Determines whether the specified value is valid.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Multiple instances of IBcfColumnTypeConstraint are allowed for an individual BcfColumnBehavior.