Partager via


CoreStrings.ConflictingKeylessAndPrimaryKeyAttributes(Object) Méthode

Définition

Le type d’entité « {entity} » a à la fois des attributs [Keyless] et [PrimaryKey] ; il faut en supprimer un.

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

Paramètres

entity
Object

Retours

S’applique à