CoreStrings.NavigationArray(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.
Type de navigation « {1_entityType}. {0_navigation} » est « {foundType} », qui est un type de tableau. Les navigations de collection ne peuvent pas être des tableaux.
public static string NavigationArray(object navigation, object entityType, object foundType);
public static string NavigationArray(object? navigation, object? entityType, object? foundType);
static member NavigationArray : obj * obj * obj -> string
Public Shared Function NavigationArray (navigation As Object, entityType As Object, foundType As Object) As String
Paramètres
- navigation
- Object
- entityType
- Object
- foundType
- Object