Jump to content
Wikibooks The Free Textbook Project

C# Programming/Keywords/into

From Wikibooks, open books for an open world
The latest reviewed version was checked on 23 January 2019. There are template/file changes awaiting review.

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 optional into keyword can be used to specify a new identifier name for a returned key, e.g., 'into newIdentifier'.



C# Keywords
Special C# Identifiers (Contextual Keywords)
Contextual Keywords (Used in Queries)

AltStyle によって変換されたページ (->オリジナル) /