DataReaderColumn Properties |
The DataReaderBaseDataReaderColumn type exposes the following members.
Name | Description | |
---|---|---|
DefaultValue |
The value to use for the column when no value is present.
Default is Value.
| |
Format |
The format string to use for parsing irregular date
column values. Must exactly match the column's value
in the data source using the FormatProvider's
formatting symbols.
| |
FormatProvider |
The IFormatProvider to use while
attempting to parse values for this column. Contains
culture specific settings for date and numeric values.
|