Removes all SDMODataEntry entries from the cache which belong to the given collection.
Syntax
-
(
BOOL
)
removeODataEntriesForCollection
:
(
NSString *
)
collectionName_in
Parameters
-
collectionName_in –
the collection href for which we want to remove the entries
Returns
YES is the entries have been successfully removed, NO otherwise