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

Part 2 Developing Applications by APIs> Chapter 11 Developing C Applications> 11.1 C API Overview

11.1.3 Data Manipulation Handles

Data manipulation handles can be used to perform data search and update operations. They also retain the data resulting from a search.

Data manipulation handles can be used to perform the following operations.

[Table 11-3 Data Manipulation Handles]

Function name

Overview

ShunSetStatementAttr

Set the attributes of data manipulation handle

ShunGetStatementAttr

Obtain the attributes of data manipulation handle

ShunGetHitCount

Obtains the number of hits generated by a search expression.

ShunSearch

Searches for data using a search expression.

ShunSearchRecId

Searches for an XML document using a record ID.

ShunInsert

Adds XML documents.

ShunDeleteRecId

Deletes an XML document using a record ID.

ShunUpdateRecId

Updates an XML document using a record ID.

ShunSearchKey

Searches an XML document using a direct access key

ShunDeleteKey

Deletes an XML document using a direct access key

ShunUpdateKey

Updates an XML document using a direct access key


Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2006