BcfRowSetNullableT Method (BcfColumn, NullableT) |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel
| Exception | Condition |
|---|---|
| ArgumentNullException | column is null. |
| ArgumentException | The specified column does not belong to this table. |
| InvalidCastException | The specified column is not of type T and not T?. |
| BcfUpdateException | See exception for the reason. |