Click or drag to resize

DataAccessGetNullableInt32FieldValue Method

Overload List
  NameDescription
Public methodStatic memberGetNullableInt32FieldValue(DataRow, String)
Retrieve the value of a row view field value by replacing DbNull by null if empty
Public methodStatic memberGetNullableInt32FieldValue(DataRowView, String)
Retrieve the value of a row view field value by replacing DbNull by null if empty
Top
See Also