CoreStrings.FkAttributeOnNonUniquePrincipal(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.
' {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