Locked Is there a way to get local copy of entities?

  • Tuesday, April 17, 2012 12:42 AM
     
     

    I know that IDataService.Details.GetChanges() can get the local copy of change set, but it doesn't include the un-changed entities in local copy.

    Is there a way to do it? 

All Replies

  • Wednesday, April 18, 2012 7:00 PM
     
     Answered
    Unfortunately the LightSwitch programming model does not expose a mechanism to retrieve the entities that currently exist in the data service.