DbProviderConfigurationHandler Constructor

Definition

This class can be used by any provider to support a provider-specific configuration section.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 DbProviderConfigurationHandler();
public DbProviderConfigurationHandler ();
Public Sub New ()

Applies to

See also