CoreStrings.PoolingContextCtorError(Object) Yöntem

Tanım

'{contextType}' türündeki DbContext, DbContextOptions türünde tek bir parametreyi kabul eden bir ortak oluşturucuya sahip olduğundan veya birden fazla oluşturucuya sahip olduğundan havuza alınamıyor.

public static string PoolingContextCtorError (object contextType);
public static string PoolingContextCtorError (object? contextType);
static member PoolingContextCtorError : obj -> string
Public Shared Function PoolingContextCtorError (contextType As Object) As String

Parametreler

contextType
Object

Döndürülenler

String

Şunlara uygulanır