Sdílet prostřednictvím


CoreStrings.PoolingContextCtorError(Object) Metoda

Definice

DbContext typu {contextType} nelze do fondu vytvořit, protože nemá veřejný konstruktor přijímající jeden parametr typu DbContextOptions nebo má více než jeden konstruktor.

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

Parametry

contextType
Object

Návraty

Platí pro