Vertaling van "LINQ to SQL" in Pools
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.
After obtaining the results from the database, LINQ to SQL again translates them to objects.
Po uzyskaniu wyników z bazy danych, LINQ to SQL znowu przekłada je do obiektów.
There are various components that play a role in execution of a query with LINQ to SQL and these are the following ones.
Istnieją różne elementy, które odgrywają rolę w realizacji zapytania z LINQ to SQL, a te są następujące.
However, there are many benefits of LINQ to SQL over ADO.NET like reduced complexity, few lines of coding and many more.
Jednakże, istnieje wiele korzyści z LINQ to SQL nad ADO.NET jak zmniejszonej złożoności, kilku linii kodowania i wiele innych.
Step 3: Select tables from database and drag and drop into the new LINQ to SQL class file.
Krok 3: Wybierz tabele z bazy danych i przeciągnij i upuść do nowego pliku klasy LINQ to SQL.
It should be noted that before executing a LINQ to SQL query, it is vital to connect to the data source via DataContext class.
Należy zauważyć, że przed wykonaniem LINQ do kwerendy SQL, ważne jest, aby podłączyć do źródła danych za pomocą klasy DataContext.
The following IT technologies were used to implement the solution: ASP.NET Web Forms and LINQ to SQL.
Przy realizacji rozwiązania wykorzystane zostały technologie IT, takie jak: ASP.NET Web Forms oraz LINQ to SQL.
LINQ to SQL Provider - converts query to Transact SQL(T-SQL) and sends the new query to the ADO Provider for execution
LINQ to SQL Provider - przetwarza zapytanie do Transact-SQL (T-SQL) i wysyła nowe zapytanie do dostawcy ADO do realizacji