CoreStrings.InterfacePropertyNotAdded(Object, Object, Object) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
'{entityType} özelliği. {navigation}' bir arabirim türünde ('{propertyType}'). Bu bir gezintiyse, eşlenmiş varlık türüne dönüştürerek bu özelliğin ilişkisini el ile yapılandırın. Aksi takdirde, 'OnModelCreating' içindeki [NotMapped] özniteliğini veya 'Ignore' özelliğini kullanarak özelliği yoksayın.
public static string InterfacePropertyNotAdded(object entityType, object navigation, object propertyType);
public static string InterfacePropertyNotAdded(object? entityType, object? navigation, object? propertyType);
static member InterfacePropertyNotAdded : obj * obj * obj -> string
Public Shared Function InterfacePropertyNotAdded (entityType As Object, navigation As Object, propertyType As Object) As String
Parametreler
- entityType
- Object
- navigation
- Object
- propertyType
- Object