DefaultDbModelStore.GetFilePath(Type) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定したコンテキストの種類に対応する .edmx ファイルのパスを取得します。
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
パラメーター
- contextType
- Type
コンテキストの種類。
戻り値
.edmx ファイルのパス。