CoreStrings.ConflictingKeylessAndPrimaryKeyAttributes(Object) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Jenis entitas '{entity}' memiliki atribut [Keyless] dan [PrimaryKey]; satu harus dihapus.
public static string ConflictingKeylessAndPrimaryKeyAttributes(object? entity);
static member ConflictingKeylessAndPrimaryKeyAttributes : obj -> string
Public Shared Function ConflictingKeylessAndPrimaryKeyAttributes (entity As Object) As String
Parameter
- entity
- Object