Aracılığıyla paylaş


CoreStrings.InconsistentOwnership(Object, Object) Yöntem

Tanım

Dikkat

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

'{ownedEntityType}' varlık türü sahip olarak yapılandırıldı, ancak '{nonOwnedEntityType}' varlık türü değil. 'OnModelCreating' içinde sahip olunan clr türünü paylaşan gezintileri 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

Öznitelikler

Şunlara uygulanır