Partager via


MethodCallCodeFragment.ChainedCall Propriété

Définition

Obtient l’appel de méthode suivant à la chaîne.

public virtual Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment ChainedCall { get; }
public virtual Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment? ChainedCall { get; }
member this.ChainedCall : Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment
Public Overridable ReadOnly Property ChainedCall As MethodCallCodeFragment

Valeur de propriété

Appel de méthode suivant.

S’applique à