IDataSource Members
The IDataSource type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetData |
Gets the data as DataTable.
|
|
|
GetErrors | |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Comments |
Gets or sets
Field Valuethe optional comments describing the source data. |
|
|
Identifier |
Gets
Field Valueidentifier for the data set (e.g., file name). |
|
|
IsReadyToImport |
Gets a value indicating whether this instance is ready for GetData()()()().
|
|
|
Preview |
Gets
Field Valuethe preview of the data in the source. See IImportDataTable. |

