CoreStrings.InconsistentOwnership(Object, Object) Yöntem

Tanım

Dikkat

Bu API artık kullanım dışıdır.

' {OwnedEntityType} ' varlık türü sahip olduğu için yapılandırılmış, ancak ' {nonOwnedEntityType} ' varlık türü değil. ' Onmodeloluþturma ' içinde sahip olduğu gibi bir CLR türünü paylaşan gezinmeler tanımlayarak tüm varlık türlerini yapılandırın.

public static string InconsistentOwnership (object ownedEntityType, object nonOwnedEntityType);
[System.Obsolete]
public static string InconsistentOwnership (object? ownedEntityType, object? nonOwnedEntityType);
static member InconsistentOwnership : obj * obj -> string
[<System.Obsolete>]
static member InconsistentOwnership : obj * obj -> string
Public Shared Function InconsistentOwnership (ownedEntityType As Object, nonOwnedEntityType As Object) As String

Parametreler

ownedEntityType
Object
nonOwnedEntityType
Object

Döndürülenler

String
Öznitelikler

Şunlara uygulanır