As i understand from manual it is impossible to use Query.All in disconnectedstate?.. Only Query.Single supported. How do You recommend to check is some data already exists in disconnectedstate? I planned to cache some classifiers on wcf client side but i have no idea how to load them without knowing the key. Thanks in advance. |
I'll try to use DisconnectedState.All<t>