Freigeben über


CoreStrings.PrincipalKeylessType(Object, Object, Object) Methode

Definition

Der schlüssellose Entitätstyp '{entityType}' kann sich nicht am Prinzipalende der Beziehung zwischen '{firstNavigationSpecification}' und '{secondNavigationSpecification}' befinden. Der Prinzipalentitätstyp muss über einen Schlüssel verfügen. Weitere Informationen zu schlüssellosen Entitätstypen finden Sie unter https://go.microsoft.com/fwlink/?linkid=2141943.

public static string PrincipalKeylessType (object entityType, object firstNavigationSpecification, object secondNavigationSpecification);
public static string PrincipalKeylessType (object? entityType, object? firstNavigationSpecification, object? secondNavigationSpecification);
static member PrincipalKeylessType : obj * obj * obj -> string
Public Shared Function PrincipalKeylessType (entityType As Object, firstNavigationSpecification As Object, secondNavigationSpecification As Object) As String

Parameter

entityType
Object
firstNavigationSpecification
Object
secondNavigationSpecification
Object

Gibt zurück

Gilt für: