Udostępnij za pośrednictwem


DefaultDbModelStore.GetFilePath(Type) Metoda

Definicja

Pobiera ścieżkę pliku edmx odpowiadającego określonemu typowi kontekstu.

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 kontekstu.

Zwraca

Ścieżka pliku edmx.

Dotyczy