![]() | |
BcfColumnType Class |
Namespace: CalculationWorks.BusinessModel.Behaviors
The BcfColumnType type exposes the following members.
Name | Description | |
---|---|---|
![]() | BcfColumnType |
Initializes a new instance of the BcfColumnType class.
|
Name | Description | |
---|---|---|
![]() | Column |
Gets the BcfColumn the item belongs to.
(Inherited from BcfColumnBehaviorItemBase.) |
![]() | PropertyType |
Gets the type of the property.
|
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.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Only one BcfColumnType instance per BcfColumnBehavior allowed.
If the specified type will be reflected on the columns behavior as PropertyType. If property type is a NullableT the DataType will be set to the type argument.