Sdílet prostřednictvím


EntityProviderFactory.Instance Pole

Definice

Objekt singleton objektu objektu objektu zprostředkovatele klienta entity. Toto zůstává veřejným polem (ne vlastností), protože DbProviderFactory očekává pole.

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification="EntityProviderFactory implements the singleton pattern and it's stateless.  This is needed in order to work with DbProviderFactories.")]
public static readonly System.Data.Entity.Core.EntityClient.EntityProviderFactory Instance;
 staticval mutable Instance : System.Data.Entity.Core.EntityClient.EntityProviderFactory
Public Shared ReadOnly Instance As EntityProviderFactory 

Hodnota pole

Atributy

Platí pro