EntityFrameworkVersions Class
.NET Framework (current version)
Provides information about different versions of the Entity Framework.
Assembly: System.Data.Entity.Design (in System.Data.Entity.Design.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetSchemaXsd(Version^, DataSpace) | Returns a stream of the XSD that corresponds to the specified Entity Framework version, with default model names as specified in the dataSpace parameter. |
.NET Framework
Available since 4.0
Available since 4.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


