DataAccessGetInt32FieldValue Method |
Name | Description | |
---|---|---|
GetInt32FieldValue(Object, Int32) |
Retrieve the value of a row view field value by replacing DbNull by a default value if empty
| |
GetInt32FieldValue(DataRow, String, Int32) |
Retrieve the value of a row view field value by replacing DbNull by null if empty
| |
GetInt32FieldValue(DataRowView, String, Int32) |
Retrieve the value of a row view field value by replacing DbNull by a default value if empty
|