다음을 통해 공유


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

반환

적용 대상