Pages

Tuesday, December 11, 2012

Types of Operators in LINQ

The following types of Operators existed in LINQ

  • Restriction Operators
  • Projection Operators
  • Partitioning Operators
  • Ordering Operators
  • Grouping Operators
  • Set Operators
  • Conversion Operators
  • Element Operators
  • Generation Operators
  • Quantifiers
  • Aggregate Operators
  • Miscellaneous Operators
  • Custom Sequence Operators
  • Query Execution
  • Query Execution

0 comments:

Post a Comment