Aracılığıyla paylaş


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

Tanım

'{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

Döndürülenler

Şunlara uygulanır