共用方式為


RelationalDatabaseProviderServices.ExpressionPrinter 屬性

定義

Microsoft.EntityFrameworkCore.Query.Internal.IExpressionPrinter取得資料庫提供者的 。

public override Microsoft.EntityFrameworkCore.Query.Internal.IExpressionPrinter ExpressionPrinter { get; }
member this.ExpressionPrinter : Microsoft.EntityFrameworkCore.Query.Internal.IExpressionPrinter
Public Overrides ReadOnly Property ExpressionPrinter As IExpressionPrinter

屬性值

Microsoft.EntityFrameworkCore.Query.Internal.IExpressionPrinter

實作

適用於