Partager via


CoreStrings.MutableKeyProperty(Object) Méthode

Définition

La propriété « {keyProperty} » ne peut pas être configurée en tant que « ValueGeneratedOnUpdate » ou « ValueGeneratedOnAddOrUpdate », car elle fait partie d’une clé et sa valeur ne peut pas être modifiée une fois l’entité ajoutée au magasin.

public static string MutableKeyProperty (object keyProperty);
public static string MutableKeyProperty (object? keyProperty);
static member MutableKeyProperty : obj -> string
Public Shared Function MutableKeyProperty (keyProperty As Object) As String

Paramètres

keyProperty
Object

Retours

S’applique à