Freigeben über


CoreStrings.ConflictingKeylessAndPrimaryKeyAttributes(Object) Methode

Definition

Der Entitätstyp '{entity}' verfügt sowohl über [Keyless]- als auch über [PrimaryKey]-Attribute; eine muss entfernt werden.

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

Parameter

entity
Object

Gibt zurück

Gilt für: