共用方式為


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

傳回

適用於