Examples with "a fluent API" and their translation in Spaans
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.
ShrinkWrap provides a way to define a deployment archive (e.g., jar, war, ear) in Java using a fluent API.
El archivo se define utilizando ShrinkWrap, que es un API en Java para la creación de archivos (e.g., jar, war, ear).
A fluent API is great-it produces more readable code, and you can use it without any problem or performance loss!
Una API fluida es genial-produce un código más legible y puede utilizarlo sin ningún problema o pérdida de rendimiento.
I had someone send me a sample where a fluent api relationship was failing.
Andere resultaten
Now if your model does not follow the default conventions, the Fluent API can be used to configure the correct relationship between entities.
Ahora, si su modelo no sigue las convenciones predeterminadas, la API de Fluent puede usarse para configurar la relación correcta entre las entidades.
In this tutorial, I'll walk through fluent APIs: what to consider, how to write them, and cross-browser performance implications.
En este tutorial, recorreré la API de Interfaz fluida: qué considerar, cómo escribirlas y las implicaciones de rendimiento entre navegadores.
I don't need to include a navigation property in the Entrance and I don't need any special mapping in the Fluent API.
No tengo que incluir una propiedad de navegación en la entidad Entrance ni necesito ninguna asignación especial en la API fluida.
I spent a long time looking at it and asked Rowan Miller (on the team) and he said that the fluent api can't comprehend the property coming from the base type.
Pasé mucho tiempo mirándolo y le pregunté a Rowan Miller (en el equipo) y él dijo que la API fluida no puede comprender la propiedad que proviene del tipo base.
How do I map a char property using the Entity Framework 4.1 "code only" fluent API?
¿Cómo mapeo una propiedad de char utilizando la API de "solo código" de Entity Framework 4.1?
In Entity Framework Core, the OnDelete Fluent API method is used to specify the delete behavior for a dependent entity when the principal is deleted.
Bulk Delete Bulk Framework Core, el método de la API OnDelete se utiliza para especificar el comportamiento de eliminación para una entidad dependiente cuando se elimina el principal.
On Chrome, the regular API is 6% slower than the fluent API.
On IE, both APIs run at almost the same speed (the fluent API is 2% slower).
En IE, ambas API funcionan casi a la misma velocidad (la API fluida es 2% más lenta).
Added new general-purpose fluent API for writing to files: FileIO.write() and FileIO.writeDynamic().
Se agregaron API fluidas de propósito general nuevas para escribir archivos: FileIO.write() y FileIO.writeDynamic().