共用方式為


CoreStrings.FindNotCompositeKey(Object, Object) 方法

定義

實體類型 '{entityType}' 是以單一索引鍵屬性定義,但 {valuesCount} 值已傳遞至 'Find' 方法。

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

參數

entityType
Object
valuesCount
Object

傳回

適用於