Subject | English | Czech |
comp., MS | LINQ pattern | sada operátorů LINQ (The set of standard query operators that is available in all LINQ queries, and the rules that define the structure of a LINQ query) |
comp., MS | LINQ provider | zprostředkovatel LINQ (A library that implements the functionality of the Standard Query Operators for a specific kind of data source. The LINQ provider runs the query or passes it to some other execution engine) |