Aracılığıyla paylaş


CoreStrings.AmbiguousEndRequiredInverted(Object, Object, Object) Yöntem

Tanım

'{entityType}' varlık türündeki {foreignKeyProperties} yabancı anahtarı, bağımlı taraf yapılandırılmadan önce gerektiği gibi yapılandırıldığından '{principalEntityType}' varlık türüne ters çevrilemez. Yabancı anahtarı gerektiği gibi yapılandırmadan önce yabancı anahtar özelliğini veya asıl anahtarı yapılandırın. Diğer ayrıntılar için bkz https://go.microsoft.com/fwlink/?LinkId=724062 .

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

Parametreler

foreignKeyProperties
Object
entityType
Object
principalEntityType
Object

Döndürülenler

Şunlara uygulanır