The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
EntityConnection::DbProviderFactory Property
Entity Framework 6.0
Gets the provider factory associated with EntityConnection
Assembly: EntityFramework (in EntityFramework.dll)
protected: property DbProviderFactory^ DbProviderFactory { virtual DbProviderFactory^ get() override; }
Property Value
Type: System.Data.Common::DbProviderFactory^
Show: