1. Olivier PAVLIN
  2. SnapDevelop
  3. Monday, 2 December 2019 16:15 PM UTC

Hi,

I would like to know what are the options below the function DataStore.Retrieve(arg[]) method, can I use any passing argument to get only the first 50 values ?

Regards, 

Attachments (1)
Logan Liu @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 3 December 2019 07:17 AM UTC
  2. SnapDevelop
  3. # 1

Hi Olivier,

"SELECT TOP :al_toprows" hasn't been supported in .NET DataStore.

Please report this issue via our support ticketing system to ensure it is being properly tracked at: https://www.appeon.com/standardsupport/

Regards, Logan

Comment
  1. Olivier PAVLIN
  2. Tuesday, 3 December 2019 08:07 AM UTC
Alright i created it (via "New Bug" i did not see any "Feature Request" option), but for the existing Retrieve(arg[]) method what are the arg[] options ?
  1. Helpful
There are no comments made yet.
Roland Smith Accepted Answer Pending Moderation
  1. Monday, 2 December 2019 18:16 PM UTC
  2. SnapDevelop
  3. # 2

You might be able to pass an argument and use it in the TOP clause:

SELECT TOP :al_toprows 

      table.column1,

      table.column2, ...

 

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.
We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.