Partager via


FluentApiCodeFragment.Chain(FluentApiCodeFragment) Méthode

Définition

Crée une chaîne de méthode de cette méthode à une autre.

public virtual Microsoft.EntityFrameworkCore.Design.FluentApiCodeFragment Chain (Microsoft.EntityFrameworkCore.Design.FluentApiCodeFragment call);
abstract member Chain : Microsoft.EntityFrameworkCore.Design.FluentApiCodeFragment -> Microsoft.EntityFrameworkCore.Design.FluentApiCodeFragment
override this.Chain : Microsoft.EntityFrameworkCore.Design.FluentApiCodeFragment -> Microsoft.EntityFrameworkCore.Design.FluentApiCodeFragment
Public Overridable Function Chain (call As FluentApiCodeFragment) As FluentApiCodeFragment

Paramètres

call
FluentApiCodeFragment

Méthode suivante.

Retours

Nouveau fragment représentant la chaîne de méthode.

S’applique à