다음을 통해 공유


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

반환

적용 대상