CoreStrings.CircularInheritance(Object, Object) Yöntem

Tanım

' {BaseEntityType} ' bir ' {entityType} ' alt öğesi olduğundan ' {entityType} ' varlık türü ' {baseEntityType} ' öğesinden devralmaz. Model yapılandırmanızı gözden geçirin.

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

Parametreler

entityType
Object
baseEntityType
Object

Döndürülenler

String

Şunlara uygulanır