Skip to content

WrappedConnection.DbProviderFactory property

namespace: Serenity.Data   assemblySerenity.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