DataProviderData Properties

The DataProviderData type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets the data provider description.
Public propertyHasCustomConfigurationUI
Gets a value indicating whether this data provider is using a custom configuration UI.
Public propertyId
Gets the data provider ID.
Public propertyIsGatewaySupported
Gets a value indicating whether this data provider supports Dundas BI Gateway.
Public propertyIsTabularProvider
Gets a value indicating whether this data provider is a tabular provider which may require a manual structure.
Public propertyName
Gets the data provider name.
Public propertySupportsManualQuery
Gets a value indicating whether this data provider supports manual queries.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also