ComponentOne Data Source for Entity Framework
C1.Data.Entities Namespace / EntityClientCache Class / DbContext Property

In This Topic
    DbContext Property (EntityClientCache)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DbContext As System.Data.Entity.DbContext
    public System.Data.Entity.DbContext DbContext {get;}
    See Also