IDataProviderService Methods

The IDataProviderService type exposes the following members.

Methods
  NameDescription
Public methodGetAllowedProviders
Gets the data providers which can be used in data connectors saved by the caller.
Public methodGetProvider
Returns a data provider for the requested provider ID.
Public methodGetProviders
Gets all the providers.
Top
See Also