CoreStrings.ReferencedShadowKey(Object, Object, Object, Object) Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Vztah mezi {referenceingEntityTypeOrNavigation} a {referencedEntityTypeOrNavigation} s vlastnostmi cizího klíče {foreignKeyPropertiesWithTypes} nemůže cílit na primární klíč {primaryKeyPropertiesWithTypes}, protože není kompatibilní. Nakonfigurujte hlavní klíč nebo sadu vlastností cizího klíče s kompatibilními typy pro tento vztah.
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