Brett Nelson
brettmn
Salesforce Mobile SDK and Ionic – Offline – SmartStore Query All Data II
Now that we can run a query that returns all the data let’s look at the options is has available.
More QuerySpec
We built our querySpec with the following line of code:
var querySpec = (navigator as sdkNavigator).smartstore.buildAllQuerySpec('Name', 'decending', 2, ['Name'])
And it returns ...
wipdeveloper.com/2017/12/20/salesforce-mobile-sdk-and-ion...
7
views
0
faves
0
comments
Uploaded on December 22, 2017
Salesforce Mobile SDK and Ionic – Offline – SmartStore Query All Data II
Now that we can run a query that returns all the data let’s look at the options is has available.
More QuerySpec
We built our querySpec with the following line of code:
var querySpec = (navigator as sdkNavigator).smartstore.buildAllQuerySpec('Name', 'decending', 2, ['Name'])
And it returns ...
wipdeveloper.com/2017/12/20/salesforce-mobile-sdk-and-ion...
7
views
0
faves
0
comments
Uploaded on December 22, 2017