StoreItemCollection.ProviderFactory Property

Definition

Gets the provider factory of the StoreItemCollection.

public virtual System.Data.Common.DbProviderFactory ProviderFactory { get; }
member this.ProviderFactory : System.Data.Common.DbProviderFactory
Public Overridable ReadOnly Property ProviderFactory As DbProviderFactory

Property Value

The provider factory of the StoreItemCollection.

Applies to