Aracılığıyla paylaş


CoreStrings.CircularInheritance(Object, Object) Yöntem

Tanım

'{baseEntityType}' '{entityType}' alt öğesi olduğundan '{entityType}' varlık türü '{baseEntityType}' öğesinden devralamaz. 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

Şunlara uygulanır