CoreStrings.NoParameterlessConstructor(Object) Yöntem

Tanım

'{entityType}' varlık türünde parametresiz bir oluşturucu bulunamadı. '{entityType}' örneği oluşturmak için Entity Framework parametresiz bir oluşturucu bildirilmez.

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

Parametreler

entityType
Object

Döndürülenler

String

Şunlara uygulanır