Sdílet prostřednictvím


FluentApiCodeFragment.Chain(FluentApiCodeFragment) Metoda

Definice

Vytvoří řetěz metody z této metody do jiné.

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

Parametry

call
FluentApiCodeFragment

Další metoda.

Návraty

Nový fragment představující řetěz metod.

Platí pro