CoreStrings.OwnershipToDependent(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.
'{principalEntityType}' ile '{dependentEntityType}' arasındaki yabancı anahtar bir sahip olduğundan,'{navigation}' gezintisi değiştirilemez. Gezintiyi sahip olunan varlık türüne değiştirmek için sahipliği kaldırın.
public static string OwnershipToDependent(object? navigation, object? principalEntityType, object? dependentEntityType);
static member OwnershipToDependent : obj * obj * obj -> string
Public Shared Function OwnershipToDependent (navigation As Object, principalEntityType As Object, dependentEntityType As Object) As String
Parametreler
- navigation
- Object
- principalEntityType
- Object
- dependentEntityType
- Object