Sdílet prostřednictvím


FluentApiCodeFragment.From(MethodCallCodeFragment) Metoda

Definice

Vytvoří nové volání metody rozhraní API fluent z existujícího volání metody.

public static Microsoft.EntityFrameworkCore.Design.FluentApiCodeFragment? From (Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment? call);
static member From : Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment -> Microsoft.EntityFrameworkCore.Design.FluentApiCodeFragment
Public Shared Function From (call As MethodCallCodeFragment) As FluentApiCodeFragment

Parametry

call
MethodCallCodeFragment

Volání existující metody

Návraty

Volání nové metody rozhraní FLUENT API

Platí pro