CoreStrings.MutableKeyProperty(Object) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Properti '{keyProperty}' tidak dapat dikonfigurasi sebagai 'ValueGeneratedOnUpdate' atau 'ValueGeneratedOnAddOrUpdate' karena merupakan bagian dari kunci dan nilainya tidak dapat diubah setelah entitas ditambahkan ke penyimpanan.
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
Parameter
- keyProperty
- Object