Compartir a través de


CoreStrings.OwnershipToDependent(Object, Object, Object) Método

Definición

No se puede cambiar la navegación '{navigation}', porque la clave externa entre '{principalEntityType}' y '{dependentEntityType}' es una propiedad. Para cambiar la navegación al tipo de entidad propiedad, quite la propiedad.

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

Parámetros

navigation
Object
principalEntityType
Object
dependentEntityType
Object

Devoluciones

Se aplica a