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

Tanım

'{1_entityType} gezinti türü. {0_navigation}' '{foundType}' değeridir ve 'ICollection < {targetType} ' öğesini > uygulamaz. Koleksiyon gezintileri hedef türün 'ICollection' < > uygulamalı.

public static string NavigationBadType (object navigation, object entityType, object foundType, object targetType);
public static string NavigationBadType (object? navigation, object? entityType, object? foundType, object? targetType);
static member NavigationBadType : obj * obj * obj * obj -> string
Public Shared Function NavigationBadType (navigation As Object, entityType As Object, foundType As Object, targetType As Object) As String

Parametreler

navigation
Object
entityType
Object
foundType
Object
targetType
Object

Döndürülenler

String

Şunlara uygulanır