| BcfColumnTypeNullableTProperty Class | |
Namespace: CalculationWorks.BusinessModel.Behaviors
public sealed class BcfColumnTypeNullable<TProperty> : BcfColumnType<Nullable<TProperty>> where TProperty : struct, new()
The BcfColumnTypeNullableTProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| BcfColumnTypeNullableTProperty | Initializes a new instance of the BcfColumnTypeNullableTProperty class |
| Name | Description | |
|---|---|---|
| Column |
Gets the BcfColumn the item belongs to.
(Inherited from BcfColumnBehaviorItemBase.) | |
| PropertyType |
Gets the type of the property.
(Inherited from BcfColumnType.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |