Jazyk

DefaultDbModelStore.GetFilePath(Type) Metoda

Definice

Získá cestu k souboru .edmx odpovídající zadanému typu kontextu.

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

Parametry

contextType
Type

Typ kontextu.

Návraty

Cesta k souboru .edmx.

Platí pro