共用方式為


CoreStrings.OwnershipToDependent(Object, Object, Object) 方法

定義

無法變更流覽 '{navigation}',因為 '{principalEntityType}' 與 '{dependentEntityType}' 之間的外鍵是擁有權。 若要將流覽變更為擁有的實體類型,請移除擁有權。

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

參數

navigation
Object
principalEntityType
Object
dependentEntityType
Object

傳回

適用於