Condividi tramite


CoreStrings.ForeignKeySelfReferencingDependentEntityType(Object) Metodo

Definizione

Attenzione

Questa API è ora deprecata.

Le chiavi esterne sul tipo di entità '{dependentType}' non possono essere destinate allo stesso tipo di entità perché dispone di una navigazione definita.

public static string ForeignKeySelfReferencingDependentEntityType (object dependentType);
[System.Obsolete]
public static string ForeignKeySelfReferencingDependentEntityType (object? dependentType);
static member ForeignKeySelfReferencingDependentEntityType : obj -> string
[<System.Obsolete>]
static member ForeignKeySelfReferencingDependentEntityType : obj -> string
Public Shared Function ForeignKeySelfReferencingDependentEntityType (dependentType As Object) As String

Parametri

dependentType
Object

Restituisce

Attributi

Si applica a