ITWissen.info - Tech know how online

language integrated query (.NET) (LINQ)

Language Integrated Query (LINQ) is a programming model from Microsoft that adds query capabilities to the . NET application platform.

LINQ has an understandable syntax with which data can be manipulated. LINQ queries can also be applied to SQL databases. LINQ's syntax for queries is similar to that of Structured Query Language (SQL). It works with the commands of SQL such as select, from, where, and orderby. Unlike SQL, the query is not transmitted as a string, but is integrated into the source code. This allows the .NET language compiler to examine the input directly for syntax errors.

Informations:
Englisch: language integrated query (.NET) - LINQ
Updated at: 12.03.2019
#Words: 95
Links: query, network entity title (OSI) (NET), application (app), platform, syntax
Translations: DE
Sharing:    

All rights reserved DATACOM Buchverlag GmbH © 2024