Provides a method for creating a data source provider in an external application domain.
Namespace: kCura.IntegrationPoints.Contracts
Assembly: kCura.IntegrationPoints.Contracts (in kCura.IntegrationPoints.Contracts.dll) Version: 10.2.0.0 (10.2.0.0)
Syntax
C#
public interface IProviderFactory
The IProviderFactory type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CreateProvider |
Creates a provider using the GUID specified as an identifier.
|
See Also