ProviderLookupItem Constructors
Provides settings for an individual data provider listed on the Specify a Connection String wizard page.Name | Parameters | Description |
---|---|---|
ProviderLookupItem(String, String, IConnectionParametersStrategy) | providerKey, providerName, strategy | Initializes a new instance of the ProviderLookupItem class with the specified settings. |
See Also