Bagikan melalui


CoreStrings.SeedDatumComplexProperty(Object, Object) Metode

Definisi

Entitas seed untuk tipe entitas '{entityType}' tidak dapat ditambahkan karena memiliki properti kompleks '{property}' yang ditetapkan. Properti kompleks saat ini tidak didukung dalam penyemaian. Lihat https://github.com/dotnet/efcore/issues/31254 untuk informasi lebih lanjut. Pertimbangkan untuk menggunakan 'DbContextOptionsBuilder.EnableSensitiveDataLogging' untuk melihat nilai properti yang terlibat.

public static string SeedDatumComplexProperty(object? entityType, object? property);
static member SeedDatumComplexProperty : obj * obj -> string
Public Shared Function SeedDatumComplexProperty (entityType As Object, property As Object) As String

Parameter

entityType
Object
property
Object

Mengembalikan

Berlaku untuk