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

返回

适用于