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

Tanım

' {Navigation} ' atlama gezintisi ' {otherEntityType} ' varlık türünde tanımlandığından ' {entityType} ' varlık türünden kaldırılamıyor.

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

Parametreler

navigation
Object
entityType
Object
otherEntityType
Object

Döndürülenler

String

Şunlara uygulanır