WrappedConnection.DbProviderFactory property
namespace: Serenity.Data assembly: Serenity.Net.Services
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