RelationalReaderFieldValueOrDefault Method

Overload List
 NameDescription
Public methodFieldValueOrDefaultT(Int32) Gets the field value or default(), if the value is DBNull.
Public methodFieldValueOrDefaultT(String) Gets the field value or default(), if the value is DBNull.
Top
See Also