| 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 data updates:

The data update 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 updating.
For C# .NET: G.2 Updating Data
For VB .NET: H.2 Updating Data
For C++ .NET: I.2 Updating Data
The following sections explain how to create an application to perform data updates.
10.3.3.1 Adding Data
10.3.3.2 Deleting Data by Specifying Record IDs
10.3.3.3 Updating Data by Specifying Record IDs
Contents
Index
![]()
|