次の方法で共有


CoreStrings.FindNotCompositeKey(Object, Object) メソッド

定義

エンティティ型 '{entityType}' は 1 つのキー プロパティで定義されていますが、{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

戻り値

適用対象