Condividi tramite


CoreStrings.ConflictingKeylessAndPrimaryKeyAttributes(Object) Metodo

Definizione

Il tipo di entità '{entity}' ha entrambi gli attributi [Keyless] e [PrimaryKey]. uno deve essere rimosso.

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

Parametri

entity
Object

Restituisce

Si applica a