Aracılığıyla paylaş


CoreStrings.InterfacePropertyNotAdded(Object, Object, Object) Yöntem

Tanım

'{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

Döndürülenler

Şunlara uygulanır