Freigeben über


CoreStrings.PrincipalEndIncompatibleNavigations Methode

Definition

Beim Erstellen der Beziehung zwischen '{navigationSpecification1}' und '{navigationSpecification2}' kann der Entitätstyp '{targetEntityType}' nicht als Prinzipal festgelegt werden.

public static string PrincipalEndIncompatibleNavigations (object? navigationSpecification1, object? navigationSpecification2, object? targetEntityType);
static member PrincipalEndIncompatibleNavigations : obj * obj * obj -> string
Public Shared Function PrincipalEndIncompatibleNavigations (navigationSpecification1 As Object, navigationSpecification2 As Object, targetEntityType As Object) As String

Parameter

navigationSpecification1
Object
navigationSpecification2
Object
targetEntityType
Object

Gibt zurück

Gilt für: