Click or drag to resize

DataAccessGetNullableDateTimeFieldValue Method

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