Udostępnij za pośrednictwem


CoreStrings.ReferencedShadowKey(Object, Object, Object, Object) Metoda

Definicja

Relacja z "{referencingEntityTypeOrNavigation}" do "{referencedEntityTypeOrNavigation}" z właściwościami klucza obcego {foreignKeyPropertiesWithTypes} nie może kierować do klucza podstawowego {primaryKeyPropertiesWithTypes}, ponieważ nie jest zgodna. Skonfiguruj klucz podmiotu zabezpieczeń lub zestaw właściwości klucza obcego z zgodnymi typami dla tej relacji.

public static string ReferencedShadowKey (object referencingEntityTypeOrNavigation, object referencedEntityTypeOrNavigation, object foreignKeyPropertiesWithTypes, object primaryKeyPropertiesWithTypes);
public static string ReferencedShadowKey (object? referencingEntityTypeOrNavigation, object? referencedEntityTypeOrNavigation, object? foreignKeyPropertiesWithTypes, object? primaryKeyPropertiesWithTypes);
static member ReferencedShadowKey : obj * obj * obj * obj -> string
Public Shared Function ReferencedShadowKey (referencingEntityTypeOrNavigation As Object, referencedEntityTypeOrNavigation As Object, foreignKeyPropertiesWithTypes As Object, primaryKeyPropertiesWithTypes As Object) As String

Parametry

referencingEntityTypeOrNavigation
Object
referencedEntityTypeOrNavigation
Object
foreignKeyPropertiesWithTypes
Object
primaryKeyPropertiesWithTypes
Object

Zwraca

Dotyczy