DbMappingViewCacheFactory Class

Definition

Specifies the means to create concrete DbMappingViewCache instances.

public abstract class DbMappingViewCacheFactory
type DbMappingViewCacheFactory = class
Public MustInherit Class DbMappingViewCacheFactory
Inheritance
DbMappingViewCacheFactory

Constructors

DbMappingViewCacheFactory()

Methods

Create(String, String)

Creates a generated view cache instance for the container mapping specified by the names of the mapped containers.

Applies to