Microsoft.Samples.Synchronization.ClientServices OfflineEntityMetadata in C# (CSharp): 3 esempi trovati. Questi sono i migliori esempi reali in C# (CSharp) per Microsoft.Samples.Synchronization.ClientServices.OfflineEntityMetadata, estratti da progetti open source. Li puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Correlati
Related in langs
Class that represents the metadata required for the sync protocol to work correctly. Applications should not change these properties except when required by the protocol (the Id will change for an item that is inserted for the first time). The exception to this is the IsTombstone property, which should be set when the application is using a custom store and an item is being deleted. Applications using the IsolatedStorageOfflineContext should never set any properties.