Bagikan melalui


CoreStrings.NullableKey(Object, Object) Metode

Definisi

Kunci pada tipe entitas '{entityType}' tidak boleh berisi properti '{property}' karena dapat diubah ke null/opsional. Semua properti di mana kunci dinyatakan harus ditandai sebagai tidak dapat diubah ke null/diperlukan.

public static string NullableKey(object entityType, object property);
public static string NullableKey(object? entityType, object? property);
static member NullableKey : obj * obj -> string
Public Shared Function NullableKey (entityType As Object, property As Object) As String

Parameter

entityType
Object
property
Object

Mengembalikan

Berlaku untuk