Compartir a través de


CoreStrings.ConflictingKeylessAndPrimaryKeyAttributes(Object) Método

Definición

El tipo de entidad '{entity}' tiene atributos [Keyless] y [PrimaryKey]; se debe quitar uno.

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

Parámetros

entity
Object

Devoluciones

Se aplica a