CoreStrings.ConflictingKeylessAndPrimaryKeyAttributes(Object) Método

Definição

O tipo de entidade '{entity}' tem atributos [Keyless] e [PrimaryKey]; um deve ser removido.

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

Parâmetros

entity
Object

Retornos

Aplica-se a