WrappedConnection.DbProviderFactory property
Gets the associated provider factory for the connection, or null if the actual connection is not a DbConnection.
protected override DbProviderFactory? DbProviderFactory { get; }
See Also
- class WrappedConnection