The targeted version of the Entity Framework .
네임스페이스: Microsoft.Data.Entity.Design.Extensibility
어셈블리: microsoft.data.entity.design.extensibility.dll의 Microsoft.Data.Entity.Design.Extensibility
사용법
구문
‘선언
Public MustOverride ReadOnly Property EntityFrameworkVersion As Version
public abstract Version EntityFrameworkVersion { get; }
public:
virtual property Version^ EntityFrameworkVersion {
Version^ get () abstract;
}
/** @property */
public abstract Version get_EntityFrameworkVersion ()
public abstract function get EntityFrameworkVersion () : Version
속성 값
The targeted version of the Entity Framework .
설명
A value of 1 corresponds to the Entity Framework version that was included in the .NET Framework version 3.5 SP1. A value of 2 corresponds to the Entity Framework version that was included in the .NET Framework 4.
스레드 보안
이 형식의 모든 public static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 모든 인스턴스 멤버는 스레드로부터 안전하지 않을 수 있습니다.
플랫폼
개발 플랫폼
Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008 및 Windows 2000
대상 플랫폼
참고 항목
참조
ExtensionContext 클래스
ExtensionContext 멤버
Microsoft.Data.Entity.Design.Extensibility 네임스페이스