[]
Data providers factory's abstract factory interface.
public interface IDataProvidersFactory
Name | Description |
---|---|
GetAdapter(string) | Returns the adapter for setting multivalue parameters. |
GetFactory(string) | Returns the data provider factory for the specified provider name. |