RelationalReaderFieldValueOrDefault Method |
Name | Description | |
---|---|---|
FieldValueOrDefaultT(Int32) |
Gets the field value or default(), if the value is DBNull.
(Inherited from Reader.) | |
FieldValueOrDefaultT(String) |
Gets the field value or default(), if the value is DBNull.
|