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

Tanım

Anahtarsız varlık türü '{entityType}' '{firstNavigationSpecification}' ile '{secondNavigationSpecification}' arasındaki ilişkinin asıl ucunda olamaz. Asıl varlık türünün bir anahtarı olması gerekir.

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

Parametreler

entityType
Object
firstNavigationSpecification
Object
secondNavigationSpecification
Object

Döndürülenler

String

Şunlara uygulanır