DbMappingViewCacheFactory Class
Specifies the means to create concrete DbMappingViewCache instances.
Assembly: EntityFramework (in EntityFramework.dll)
Name | Description | |
---|---|---|
![]() | DbMappingViewCacheFactory() | Initializes a new instance of the DbMappingViewCacheFactory class. |
Name | Description | |
---|---|---|
![]() | Create(String, String) | Creates a generated view cache instance for the container mapping specified by the names of the mapped containers. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.