C# Programming/Keywords/equals
The join, in, on, equals, and sometimes into contextual keywords are used to relate items in two different data sources by a common attribute in a query. Specifically, the 'on this equals that' portion is used to identify the key from one data source that will be matched to the key in another data source.
| C# Keywords | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Special C# Identifiers (Contextual Keywords) | |||||||||||||||
| |||||||||||||||
| Contextual Keywords (Used in Queries) | |||||||||||||||
|