Vertaling van "Fluent-API" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Jetzt müssen wir die Beziehung mithilfe der Fluent-API konfigurieren.
Now we need to configure the relationship using Fluent API.
Sie können die Fluent-API verwenden, so konfigurieren Sie eine Eigenschaft als einen Zeitstempel.
You can use the Fluent API to configure a property as a timestamp.
Wenn Ihr Modell nun nicht den Standardkonventionen entspricht, kann die Fluent-API verwendet werden, um die richtige Beziehung zwischen Entitäten zu konfigurieren.
Now if your model does not follow the default conventions, the Fluent API can be used to configure the correct relationship between entities.
Um einen alternativen Schlüssel als Ziel verwenden, muss zusätzliche Konfigurationsschritte mithilfe der Fluent-API ausgeführt werden.Relationships
To target an alternate key, additional configuration must be performed using the Fluent API.
Hierzu gibt es eine Fluent-API.
For this purpose, there is a fluent API.
Sie können die Fluent-API verwenden, um anzugeben, dass eine Eigenschaft erforderlich ist.
public You can use the Fluent API to indicate that a property is required.
Ich benötige keine Navigationseigenschaft in „Entrance" und keine besondere Zuordnung in der Fluent-API.
I don't need to include a navigation property in the Entrance and I don't need any special mapping in the Fluent API.
Beim Konfigurieren von Beziehungen mit der Fluent-API verwenden Sie das Has/ With-Muster.
When configuring relationships with the Fluent API, you will use the Has/With pattern.
Wenn der Fremdschlüssel in der abhängigen Entität (z. B. „Entrance") nicht der Konvention folgt, können Sie die Fluent-API verwenden, um EF Core darüber zu informieren.
If the foreign key in the dependent entity (for example, Entrance) doesn't follow convention, you can use the Fluent API to let EF Core know.
Sie können die Fluent-API verwenden, so konfigurieren Sie den Namen der foreign Key-Einschränkung für eine Beziehung.
Fluent-APIFluent You can use the Fluent API to configure the foreign key constraint name for a relationship.
Und noch ein kleiner Wermutstropfen: Die DSL könnte sich mit einer Fluent-API noch schöner gestalten, z. B.
And another small drawback: The DSL could be designed even prettier with a fluent API, for example
Nutzen wir also für unsere Tests den HTTP-Client (z.B. per eleganter Fluent-API), so müssen wir den SOAPAction-HTTP-Header richtig setzen.
So if we like to use our HTTP client - e.g. via the fashionable fluent API - we have to set the SOAPAction HTTP header correctly.