[]
Supports dynamic configuration of the data providers.
public static class DataProviderFactories
| Name | Description |
|---|---|
| Get(IEnumerable<DataProviderInfo>, string) | Gets the DataProviderInfo with the specified invariant name from the collection. |
| GetFactory(string, DataProviderInfo[]) | Returns an instance of the specified data provider. |