次の方法で共有


CoreStrings.MutableKeyProperty(Object) メソッド

定義

プロパティ '{keyProperty}' は、キーの一部であり、エンティティがストアに追加された後に値を変更できないため、'ValueGeneratedOnUpdate' または 'ValueGeneratedOnAddOrUpdate' として構成できません。

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

パラメーター

keyProperty
Object

戻り値

適用対象