1.

How Is Paging Accomplished In Odata Query?

Answer»

Paging can be ACCOMPLISHED by USING $skip in COMBINATION with $top. The PARAMETERSVALUES describe the interval of the data that is requested.

Paging can be accomplished by using $skip in combination with $top. The parameters’ values describe the interval of the data that is requested.



Discussion

No Comment Found