StoreItemCollection.ProviderManifest Property

Definition

Gets the provider manifest of the StoreItemCollection.

public virtual System.Data.Entity.Core.Common.DbProviderManifest ProviderManifest { get; }
member this.ProviderManifest : System.Data.Entity.Core.Common.DbProviderManifest
Public Overridable ReadOnly Property ProviderManifest As DbProviderManifest

Property Value

The provider manifest of the StoreItemCollection.

Applies to