Interstage Shunsaku Data Manager Application Development Guide - Microsoft(R) Windows(R) 2000/ Microsoft(R) Windows Server(TM) 2003 - - UNIX - |
Contents
Index
![]() ![]() |
Part 1 The Basic for Developing Application | > Chapter 6 Direct Access Function |
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.
The following figure shows the flow of the direct deletion.
The following sections explain how to delete data using direct access key with Java API,.NET API and C API.
Contents
Index
![]() ![]() |