CoreStrings.MutableKeyProperty(Object) Yöntem

Tanım

'{keyProperty}' özelliği bir anahtarın parçası olduğundan ve varlık depoya eklendikten sonra değeri değiştirilemediklerine göre 'ValueGeneratedOnUpdate' veya 'ValueGeneratedOnAddOrUpdate' olarak yapılandırılamıyor.

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

Parametreler

keyProperty
Object

Döndürülenler

String

Şunlara uygulanır