RelationalReader.FieldValueOrDefault Method |
Name | Description | |
---|---|---|
![]() | FieldValueOrDefault<T>(Int32) |
Gets the field value or default(), if the value is DBNull.
(Inherited from Reader.) |
![]() | FieldValueOrDefault<T>(String) |
Gets the field value or default(), if the value is DBNull.
|