Vertaling van "Fluent API" in Duits
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.
Now we need to configure the relationship using Fluent API.
Jetzt müssen wir die Beziehung mithilfe der Fluent-API konfigurieren.
Now if your model does not follow the default conventions, the Fluent API can be used to configure the correct relationship between entities.
Wenn Ihr Modell nun nicht den Standardkonventionen entspricht, kann die Fluent-API verwendet werden, um die richtige Beziehung zwischen Entitäten zu konfigurieren.
To target an alternate key, additional configuration must be performed using the Fluent API.
Um einen alternativen Schlüssel als Ziel verwenden, muss zusätzliche Konfigurationsschritte mithilfe der Fluent-API ausgeführt werden.Relationships
public You can use the Fluent API to indicate that a property is required.
Sie können die Fluent-API verwenden, um anzugeben, dass eine Eigenschaft erforderlich ist.
I don't need to include a navigation property in the Entrance and I don't need any special mapping in the Fluent API.
Ich benötige keine Navigationseigenschaft in „Entrance" und keine besondere Zuordnung in der Fluent-API.
When configuring relationships with the Fluent API, you will use the Has/With pattern.
Beim Konfigurieren von Beziehungen mit der Fluent-API verwenden Sie das Has/ With-Muster.
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.
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.
Fluent-APIFluent You can use the Fluent API to configure the foreign key constraint name for a relationship.
Sie können die Fluent-API verwenden, so konfigurieren Sie den Namen der foreign Key-Einschränkung für eine Beziehung.
For this purpose, there is a fluent API.
Hierzu gibt es eine Fluent-API.
And another small drawback: The DSL could be designed even prettier with a fluent API, for example
Und noch ein kleiner Wermutstropfen: Die DSL könnte sich mit einer Fluent-API noch schöner gestalten, z. B.
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.
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.
You can use the Fluent API to configure a property as a timestamp.
Optionally, additional configuration can be performed by using data annotations or the Fluent API.
Optional kann eine zusätzliche Konfiguration mit Daten-Annotations oder der Fluent API durchgeführt werden.