Vertaling van "linq to sql" 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.
Po uzyskaniu wyników z bazy danych, LINQ to SQL znowu przekłada je do obiektów.
After obtaining the results from the database, LINQ to SQL again translates them to objects.
Istnieją różne elementy, które odgrywają rolę w realizacji zapytania z LINQ to SQL, a te są następujące.
There are various components that play a role in execution of a query with LINQ to SQL and these are the following ones.
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.
However, there are many benefits of LINQ to SQL over ADO.NET like reduced complexity, few lines of coding and many more.
Krok 3: Wybierz tabele z bazy danych i przeciągnij i upuść do nowego pliku klasy LINQ to SQL.
Step 3: Select tables from database and drag and drop into the new LINQ to SQL class file.
Przy realizacji rozwiązania wykorzystane zostały technologie IT, takie jak: ASP.NET Web Forms oraz LINQ to SQL.
The following IT technologies were used to implement the solution: ASP.NET Web Forms and LINQ to SQL.
LINQ to SQL Provider - przetwarza zapytanie do Transact-SQL (T-SQL) i wysyła nowe zapytanie do dostawcy ADO do realizacji
LINQ to SQL Provider - converts query to Transact SQL(T-SQL) and sends the new query to the ADO Provider for execution