IDataReader Members
The IDataReader type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
LoadData | |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
AddMissingRows |
Gets or sets a value indicating whether to add missing subhour rows by copying quotes from
the previous available row.
|
|
|
ImportFromTimestamp |
Gets or sets
Field Valuethe first timestamp to import (if later than the first actually available). |
|
|
NormalizeBaseIndex |
Gets or sets a value indicating add and remove hours to match .
|
|
|
SupportedDataSourceTypes |
Gets
Field Valuethe implementations of IDataSource that this instance supports. If the instance is IDataReader<(Of <(<'TDataSource>)>)>, should return the type parameter. |
|
|
TimestampFormat |
Gets
Field Valuethe format used when parsing timestamp strings. |
|
|
TradingSchedule |
Gets or sets
Field Valuethe type implementing [ITradingSchedule]. |

