Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
When you create, update, or delete entities that connect to a database through WCF Data Services, you must explicitly save the changes back to the database. The following topics describe how to save changes to entity data in WCF Data Services applications.
Topic |
Description |
|---|---|
How to: Add, Modify, and Delete Entities (WCF Data Services) |
Shows how to save changes in entity data back through a data service. |
How to: Execute Asynchronous Data Service Queries (WCF Data Services) |
Shows how to asynchronously save changes through a data service. |