| 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 Flow of the Direct DeletionThe 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.
6.5.1 For Java API
6.5.2 For .NET API
6.5.3 For C API
			Contents
			Index
			![]()  
		 |