Condividi tramite


MethodCallCodeFragment.ChainedCall Proprietà

Definizione

Ottiene la chiamata di metodo successiva alla catena dopo questa operazione.

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

Valore della proprietà

Chiamata al metodo successivo.

Si applica a