Interstage Shunsaku Data Manager Application Development Guide - Microsoft(R) Windows(R) 2000/ Microsoft(R) Windows Server(TM) 2003 - - UNIX -
Contents Index PreviousNext

Part 1 The Basic for Developing Application> Chapter 6 Direct Access Function

6.5 Deleting Data by Direct Access Key

If the contents inside the XML documents to be deleted are known in advance, execute the delete process (hereafter referred to as 'direct deletion') using direct access key. The different between the direct deletion and the normal deletion by record ID in the 4.3 Deleting Data is that the direct deletion does not need to obtain the record ID of XML documents to be deleted.

With the direct access key, the search process for obtaining the record ID is not necessary. Therefore, the delete process is easy and fast.

mark1The Flow of the Direct Deletion

The following figure shows the flow of the direct deletion.

[Figure 6-7 The flow when using the direct deletion]

The following sections explain how to delete data using direct access key with Java API,.NET API and C API.


Down6.5.1 For Java API
Down6.5.2 For .NET API
Down6.5.3 For C API

Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2006