CoreStrings.NoDefiningNavigation(Object, Object, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
Cette API est à présent déconseillée.
La navigation « {navigation} » utilisée pour définir le type d’entité « {entityType} » n’est pas présente sur « {defineEntityType} ».
public static string NoDefiningNavigation (object navigation, object entityType, object definingEntityType);
[System.Obsolete]
public static string NoDefiningNavigation (object? navigation, object? entityType, object? definingEntityType);
static member NoDefiningNavigation : obj * obj * obj -> string
[<System.Obsolete>]
static member NoDefiningNavigation : obj * obj * obj -> string
Public Shared Function NoDefiningNavigation (navigation As Object, entityType As Object, definingEntityType As Object) As String
Paramètres
- navigation
- Object
- entityType
- Object
- definingEntityType
- Object
Retours
- Attributs