DatabaseSource.ProviderFactory 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 factory used to create the DbConnection.
public System.Data.Common.DbProviderFactory ProviderFactory { get; }
member this.ProviderFactory : System.Data.Common.DbProviderFactory
Public ReadOnly Property ProviderFactory As DbProviderFactory