CoreStrings.FindNotCompositeKey(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.
Le type d’entité « {entityType} » est défini avec une propriété de clé unique, mais les valeurs {valuesCount} ont été passées à la méthode « Find ».
public static string FindNotCompositeKey(object entityType, object valuesCount);
public static string FindNotCompositeKey(object? entityType, object? valuesCount);
static member FindNotCompositeKey : obj * obj -> string
Public Shared Function FindNotCompositeKey (entityType As Object, valuesCount As Object) As String
Paramètres
- entityType
- Object
- valuesCount
- Object