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

Tanım

' {Navigation} ' gezintisi için [ForeignKey] özniteliği, bire çok ilişkiyi temsil ettiğinden ' {principalType} ' varlık türünde belirtilemiyor. [ForeignKey] özniteliğini ' {dependentType} ' üzerindeki bir özelliğe taşıyın.

public static string FkAttributeOnNonUniquePrincipal (object navigation, object principalType, object dependentType);
public static string FkAttributeOnNonUniquePrincipal (object? navigation, object? principalType, object? dependentType);
static member FkAttributeOnNonUniquePrincipal : obj * obj * obj -> string
Public Shared Function FkAttributeOnNonUniquePrincipal (navigation As Object, principalType As Object, dependentType As Object) As String

Parametreler

navigation
Object
principalType
Object
dependentType
Object

Döndürülenler

String

Şunlara uygulanır