Versions Compared

Key

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

...

Code Block
languagec#
oRequest = NEW FetchDataRequest ("eCustomer,eSalesRep", cArray, 42).

Both method methods will be invoking the following constructor:

...