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.
This section defines all the insert request types a client can send to a data service. All insert requests use the HTTP POST request method. The type of insert action is further defined by the request URI used in a POST request.
InsertEntity Request (section 2.2.7.1.1) defines the InsertEntity request type that enables a client to insert a new EntityType instance into an EntitySet.
InsertLink Request (section 2.2.7.1.2) defines the InsertLink request type that is used to add a new link between EntityTypes instances.