次の方法で共有


EntityFrameworkAdapterServiceCollectionExtensions.AddQuickGridEntityFrameworkAdapter メソッド

定義

Entity Framework 対応の の実装を IAsyncQueryExecutor登録します。

public static void AddQuickGridEntityFrameworkAdapter (this Microsoft.Extensions.DependencyInjection.IServiceCollection services);
static member AddQuickGridEntityFrameworkAdapter : Microsoft.Extensions.DependencyInjection.IServiceCollection -> unit
<Extension()>
Public Sub AddQuickGridEntityFrameworkAdapter (services As IServiceCollection)

パラメーター

適用対象