User |
The UserDataProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowLinking | Gets a value indicating whether linked tables are allowed to import. | |
| CanRetrieveData |
Gets a value indicating whether data can be retrieved from the specified datasource.
(Overrides DataProviderCanRetrieveData) | |
| CanUse |
Gets a value indicating whether specified UserDataProvider can be used.
(Overrides DataProviderCanUse) | |
| CultureInfo | Gets or sets the CultureInfo if needed. | |
| Icon |
Gets the icon of the specified UserDataProvider.
(Overrides DataProviderIcon) | |
| Properties | Gets or sets (internal) Key-Value pairs which will be stored in the associated Easymap workbook. | |
| PropertyPages | Gets an array of custom WizardPages. | |
| SchemaTable | Gets the schema of a DataTable which will be imported. | |
| SelectedTableName |
Gets or sets the name of the current selected DataTable.
(Overrides DataProviderSelectedTableName) | |
| TableTitle |
Gets the name of the new table in Easymap.
(Overrides DataProviderTableTitle) | |
| Title |
Gets the title of a UserDataProvider which will be shown in the import form.
(Overrides DataProviderTitle) |