DataReaderBaseDataReaderColumn Class |
Namespace: DataStreams.Common
The DataReaderBaseDataReaderColumn type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
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.
|