CoreStrings.PrincipalKeylessType(Object, Object, Object) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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