DelegatingDbProviderMethods constructor

Creates an instance that delegates to the specified provider.

public DelegatingDbProviderMethods(DbProviderMethods inner)

See Also