共用方式為


CoreStrings.UnknownKeyValue(Object, Object) 方法

定義

'{entityType} 的值。嘗試儲存變更時,{property}' 未知。 這是因為 屬性也是關聯性中主體實體未知之外鍵的一部分。

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

參數

entityType
Object
property
Object

傳回

適用於