SqliteConnection.DbProviderFactory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the DbProviderFactory for this connection.
protected override System.Data.Common.DbProviderFactory DbProviderFactory { get; }
member this.DbProviderFactory : System.Data.Common.DbProviderFactory
Protected Overrides ReadOnly Property DbProviderFactory As DbProviderFactory
Property Value
The DbProviderFactory.