Partager via


DefaultDbModelStore.GetFilePath(Type) Méthode

Définition

Obtient le chemin du fichier .edmx correspondant au type de contexte spécifié.

protected virtual string GetFilePath (Type contextType);
abstract member GetFilePath : Type -> string
override this.GetFilePath : Type -> string
Protected Overridable Function GetFilePath (contextType As Type) As String

Paramètres

contextType
Type

Type de contexte.

Retours

Chemin du fichier .edmx.

S’applique à