다음을 통해 공유


CoreStrings.ConflictingKeylessAndPrimaryKeyAttributes(Object) 메서드

정의

엔터티 형식 '{entity}'에는 [Keyless] 및 [PrimaryKey] 특성이 모두 있습니다. 하나를 제거해야 합니다.

public static string ConflictingKeylessAndPrimaryKeyAttributes (object? entity);
static member ConflictingKeylessAndPrimaryKeyAttributes : obj -> string
Public Shared Function ConflictingKeylessAndPrimaryKeyAttributes (entity As Object) As String

매개 변수

entity
Object

반환

적용 대상