Data |
The DataProviderInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Description | Gets the data provider description. | |
| HasCustomConfigurationUI | Gets a value indicating whether this data provider is using a custom configuration UI. | |
| Id | Gets the data provider ID. | |
| IsGatewaySupported | Gets a value indicating whether this data provider supports Dundas BI Gateway. | |
| IsTabularProvider | Gets a value indicating whether this data provider is a tabular provider which may require a manual structure. | |
| Name | Gets the data provider name. | |
| PropertyDescriptors | Gets the data provider specific property descriptors. | |
| StructureDescriptors | Gets the data provider specific descriptors for tabular structure settings. | |
| SupportsManualQuery | Gets a value indicating whether this data provider supports manual queries. | |
| SupportsSessionSchemas | Gets a value indicating whether this data provider supports setting session schemas. | |
| SupportsTopOneElementDiscovery | Gets a value indicating whether this data provider supports top one element discovery behaviour. |
| Name | Description | |
|---|---|---|
| EnumerateCustom | Enumerates the provider-specific values. | |
| EnumerateDatabases | Enumerates the available databases. | |
| EnumerateServers | Enumerates the available database servers. | |
| GetCustomConfigurationUI | Gets the custom configuration UI based on the requested content type. | |
| GetStructureCustomConfigurationUI | Gets the custom configuration UI based on the requested content type for the structure. |