CoreStrings.ConflictingKeylessAndPrimaryKeyAttributes(Object) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Typ jednostki "{entity}" ma atrybuty [Keyless] i [PrimaryKey]; należy go usunąć.
public static string ConflictingKeylessAndPrimaryKeyAttributes(object? entity);
static member ConflictingKeylessAndPrimaryKeyAttributes : obj -> string
Public Shared Function ConflictingKeylessAndPrimaryKeyAttributes (entity As Object) As String
Parametry
- entity
- Object