ModelExtensions.GetProductVersion(IModel) Yöntem

Tanım

Bu EF Core derleme sürümü için kullanılan derleme sürümünü alır

public static string GetProductVersion (this Microsoft.EntityFrameworkCore.Metadata.IModel model);
static member GetProductVersion : Microsoft.EntityFrameworkCore.Metadata.IModel -> string
<Extension()>
Public Function GetProductVersion (model As IModel) As String

Parametreler

model
IModel

Sürümünü almak için model.

Döndürülenler

String

Şunlara uygulanır