Subject | English | Japanese |
comp., MS | LINQ pattern | 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 | 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) |