DataAccessGetNullableDoubleFieldValue Method |
| Name | Description | |
|---|---|---|
| GetNullableDoubleFieldValue(DataRow, String) |
Retrieve the value of a row view field value by replacing DbNull by null if empty
| |
| GetNullableDoubleFieldValue(DataRowView, String) |
Retrieve the value of a row view field value by replacing DbNull by null if empty
|