ProductInfo 类

定义

用于查找正在使用的 Entity Framework Core 版本的帮助程序类。

public static class ProductInfo
type ProductInfo = class
Public Class ProductInfo
继承
ProductInfo

方法

GetVersion()

获取 EntityFrameworkCore 程序集的 的值 InformationalVersion

适用于