CoreStrings.EntityTypeNotFound(Object) Yöntem

Tanım

' {EntityType} ' varlık türü bulunamadı. Varlık türünün modele eklendiğinden emin olun.

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

Parametreler

entityType
Object

Döndürülenler

String

Şunlara uygulanır