SharpTrader.SDK - Developer API

IDataSource Members

The IDataSource type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetData
Gets the data as DataTable.
Public method GetErrors
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property Comments
Gets or sets

Field Value

the optional comments describing the source data.
Public property Identifier
Gets

Field Value

identifier for the data set (e.g., file name).
Public property IsReadyToImport
Gets a value indicating whether this instance is ready for GetData()()()().
Public property Preview
Gets

Field Value

the preview of the data in the source. See IImportDataTable.