Compartilhar via


ProductInfo.GetVersion Método

Definição

Obtém o valor do InformationalVersion para o assembly EntityFrameworkCore.

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

Retornos

A versão do EF Core que está sendo usada.

Aplica-se a