| Interstage Shunsaku Data Manager Application Development Guide - Microsoft(R) Windows(R) 2000/ Microsoft(R) Windows Server(TM) 2003 - - UNIX - |
Contents
Index
![]()
|
| Part 2 Developing Applications by APIs | > Chapter 10 Developing .NET Applications | > 10.3 How to Use .NET APIs |
.NET APIs can be used to perform the following operations:
These operations can be combined to create a wide range of applications

the data search with the direct access key also can be used.
Refer to Chapter 6 Direct Access Function for more information on the function of the direct access key.
Refer to the following sections for the sample programs of the data searches.
For C# .NET: G.1 Searching Data
For VB .NET: H.1 Searching Data
For C++ .NET: I.1 Searching Data
The following sections explain how to create an application that will perform data searches.
10.3.2.1 Obtaining the Number of XML Documents that Match Search Conditions
10.3.2.2 Obtaining Search Results According to the Number of Data Items
10.3.2.3 Obtaining Search Results While Adding Search Conditions
10.3.2.4 Setting the Maximum Value of Number of Hits
10.3.2.5 Using Record IDs to Obtain Entire XML Documents
10.3.2.6 Obtaining Sorted Data
10.3.2.7 Obtaining Consecutive Groups of XML Documents that Match Conditions
10.3.2.8 Aggregating the Content of Data that Matches Search Conditions
Contents
Index
![]()
|