2. Altibase CLI Functions#
This chapter describes the specifications of Altibase CLI functions.
For each Altibase CLI functions, the following information are described.
- Name of the function and purpose of use
- Function prototype for C/C++ Users
- Arguments list of the function
- Return Values
- Usages of function and notes
- Diagnosis message that can be displayed when an error occurrs in function
- Related Function list
- Example source codes