ProductInfo.GetVersion メソッド

定義

EntityFrameworkCore アセンブリの InformationalVersion の値を取得します。

public static string GetVersion ();
static member GetVersion : unit -> string
Public Shared Function GetVersion () As String

戻り値

使用されている EF Core バージョン。

適用対象