C# Class Kooboo.Commerce.Recommendations.Engine.Storage.Sqlce.Behaviors.BehaviorDbContext

Inheritance: DbContext
Afficher le fichier Open project: Kooboo/Ecommerce

Méthodes publiques

Méthode Description
BehaviorDbContext ( string instance, string behaviorType ) : System

Private Methods

Méthode Description
GetModel ( string instance, string dbName ) : DbCompiledModel

Method Details

BehaviorDbContext() public méthode

public BehaviorDbContext ( string instance, string behaviorType ) : System
instance string
behaviorType string
Résultat System