Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The object structure is depicted in the below class diagram. Each item will typically refer to some structure in the DataContext's schema model (a Table, a Column or such), or even an embedded sub-query. A query must have at least 1 SelectItem and 1 FromItem for it to be executable.

...