Entitätsklasse oor Engels

Entitätsklasse

Vertalings in die woordeboek Duits - Engels

entity class

naamwoord
GlosbeMT_RnD

Geskatte vertalings

Vertoon algoritmies gegenereerde vertalings

voorbeelde

Advanced filtering
Entitätsklasse {f}
entity class [noun] [comp.] [econ.]langbot langbot
Diese Matrix ist in Form einer Tabelle in einer separaten Entitatsklasse festzuhalten.
This matrix should be maintained in the form of a table in a separate entity class.Literature Literature
Entitätsklasse {f} [noun] [comp.] [econ.]
entity classlangbot langbot
Stattdessen interagieren Sie mit Entitätsklassen, die die Datenbank und die Tabellen darstellen.
Instead, you interact with entity classes that represent the database and the tables.ParaCrawl Corpus ParaCrawl Corpus
Eine Zeitleiste aus einer Entitätsklasse erstellen: Neu in Wolfram Language 11
Create a Timeline from an Entity Class: New in Wolfram Language 11ParaCrawl Corpus ParaCrawl Corpus
Die All-Berechtigung wurde als veraltet markiert und ist für diese Entitätsklasse nicht verfügbar.
The all permission has been deprecated and is not available for this class of entityParaCrawl Corpus ParaCrawl Corpus
Sie können die DbSet.Remove Methode verwenden, um Instanzen Ihrer Entitätsklassen zu löschen.
You can use the DbSet.Remove method to delete instances of your entity classes.ParaCrawl Corpus ParaCrawl Corpus
Das Problem, dem wir jetzt gegenüberstehen, ist: Unsere Ansichten hängen davon ab, dass Auflistungsklassen über EF geladen werden. Welche Strategie sollte ich für diese Entitätsklassen verwenden, um genau wie EF mit einem anderen ADO.NET- oder ORM-Tool geladen zu werden .
The issue we are facing as of now is: our views dependent on Collection classes getting loaded through EF, what strategy should i used for these entity classes to be get loaded exactly the same way as by EF with some other ADO.NET or ORM tool.ParaCrawl Corpus ParaCrawl Corpus
Sie können manuell angeben, welche Spaltenwerte überprüft werden, indem Sie in der Entitätsklasse die UpdateCheck-Eigenschaft einer Spalte setzen.
You can manually specify which column values are checked by setting the UpdateCheck property of a column in the entity class.ParaCrawl Corpus ParaCrawl Corpus
Dieser Vorgang wird als „Ereigniswiedergabe“ bezeichnet und umfasst das Abfragen aller Ereignisse im Zusammenhang mit der angegebenen Entität und deren Anwendung auf eine ganz neue Instanz der Entitätsklasse.
This process goes under the name of event replay and consists of querying all events that relate to the specified entity and applying all of them to a fresh new instance of the entity class.ParaCrawl Corpus ParaCrawl Corpus
Wenn Sie in einer SQL Server-Datenbank eine Timestampspalte hinzufügen, wird die Entitätsklasse vom O/R-Designer automatisch so erstellt, dass im Ansichtszustand nur der Timestamp gespeichert wird.
If you add a timestamp column in a SQL Server database, the O/R Designer automatically creates the entity class so that only the timestamp is stored in view state.ParaCrawl Corpus ParaCrawl Corpus
Die Entitätsklassen und die Mappingklasse werden per Generics gesetzt.
The entity classes and the mapping class are generic.ParaCrawl Corpus ParaCrawl Corpus
Zwei Entitätsklassen, die mit den passenden Annotationen versehen sind.
Two entity classes, which are annoted.ParaCrawl Corpus ParaCrawl Corpus
Sie können Daten mithilfe Ihrer Kontext- und Entitätsklassen hinzufügen, ändern und entfernen.
You can add, modify, and remove data using your context and entity classes.ParaCrawl Corpus ParaCrawl Corpus
Ein Transaktionsskript ist nützlich, wenn die Anwendung die Interaktion zwischen zwei Entitäten koordinieren muss, beispielsweise wenn Sie eine Zuordnung zwischen zwei Instanzen unterschiedlicher Entitätsklassen erstellen.
A transaction script is useful when your application has to coordinate an interaction between two entities, such as when you create an association between two instances of different entity classes.ParaCrawl Corpus ParaCrawl Corpus
Mit LINQ können Sie mit C # (oder Ihrer bevorzugten .NET-Sprache) stark typisierte Abfragen basierend auf Ihrem abgeleiteten Kontext und den Entitätsklassen schreiben.
LINQ allows you to use C# (or your .NET language of choice) to write strongly typed queries based on your derived context and entity classes.ParaCrawl Corpus ParaCrawl Corpus
Weitere Informationen zum Hinzufügen von Validierungen zu einer Klasse finden Sie unter Gewusst wie: Hinzufügen von Validierungen zu Entitätsklassen und Exemplarische Vorgehensweise: Hinzufügen von Validierung zu Entitätsklassen.
For more information about how to add validation to a class, see How to: Add Validation to Entity Classes and Walkthrough: Adding Validation to Entity Classes.ParaCrawl Corpus ParaCrawl Corpus
Verschiedene Ebenen von Informationen sollten Betrachtung finden, wie zum Beispiel verschiedene Entitätsklassen, Prozesse und Relationen.
It is necessary to take into account various levels of information, such as different entity classes, processes and relations.ParaCrawl Corpus ParaCrawl Corpus
Eine Zeitleiste aus einer Entitätsklasse erstellen
Create a Timeline from an Entity ClassParaCrawl Corpus ParaCrawl Corpus
Der Object Relational Designer ermöglicht zudem die Zuordnung gespeicherter Prozeduren und Funktionen zu System.Data.Linq.DataContext-Methoden zum Zurückgeben von Daten und Ändern von Entitätsklassen.
The Object Relational Designer also provides functionality to map stored procedures and functions to System.Data.Linq.DataContext methods for returning data and manipulating entity classes.ParaCrawl Corpus ParaCrawl Corpus
Data Annotations-Attribute sind .NET-Attribute, die auf eine Entitätsklasse oder Eigenschaften angewendet werden können, um die Standard-CodeFirst-Konventionen in EF6 und EF Core zu überschreiben.
Data Annotations attributes are .NET attributes which can be applied to an entity class or properties to override default CodeFirst conventions in EF6 and EF Core.ParaCrawl Corpus ParaCrawl Corpus
Die von Ihnen erstellten Entitätsklassen befinden sich normalerweise im Ordner App_Code der Webanwendung.
The entity classes that you create will typically be located in the App_Code folder of the Web application.ParaCrawl Corpus ParaCrawl Corpus
Da wir die konkrete Objectify-Entitätsklasse (beispielsweise UserObjectify) für get() und query() benötigen, übergeben wir sie hier im Konstruktor, der von der konkreten Unterklasse aufgerufen wird.
Since we need the concrete Objectify entity class (for example UserObjectify) for get() and query(), it is set via constructor called by the subclass.ParaCrawl Corpus ParaCrawl Corpus
Verwendung implizit definierter Entitätsklassen zur Auswahl von Entitäten basierend auf der Rangordnung von Eigenschaftswerten (wie dem kleinsten und dem größten Wert).
Use implicitly defined entity classes to select entities by ranked property values such as largest and smallest.ParaCrawl Corpus ParaCrawl Corpus
In EF Core werden viele-zu-viele-Beziehungen noch nicht unterstützt, ohne dass eine Entitätsklasse die Join-Tabelle darstellt.
In EF Core, many-to-many relationships are not yet supported without an entity class to represent the join table.ParaCrawl Corpus ParaCrawl Corpus
27 sinne gevind in 11 ms. Hulle kom uit baie bronne en word nie nagegaan nie.