The DataBlade API function library
This section lists the functions in the DataBlade API function library by categories.
- Data handling
The DataBlade API provides categories of functions for handling data. - Session, thread, and transaction management
The DataBlade API provides categories of functions for managing sessions, threads, and transactions. - SQL statement processing
The DataBlade API provides the multiple categories of functions for processing SQL statements. - User-defined routine execution
The DataBlade API provides routines for executing user-defined routines (UDRs). - Selectivity and cost functions
The DataBlade API provides routines for accessing the MI_FUNCARG data type, which is the data type of all parameters of selectivity and cost functions. - Memory management
The DataBlade API provides functions for managing memory. - Exception handling
The DataBlade API provides routines for handling exceptions. - Smart-large-object interface
The DataBlade API provides routines for handling smart large objects. - Input and output operations
The DataBlade API provides functions to perform input and output (I/O) operations. - Tracing (Server)
The DataBlade API provides functions for tracing within a user-defined routine. - Control of the Virtual-Processor environment (Server)
The DataBlade API provides functions for controlling the Virtual-Processor (VP) environment within a user-defined routine (UDR). - Database management (Client)
The DataBlade API provides functions for managing databases in a client LIBMI application. - Miscellaneous information
The DataBlade API provides functions to return miscellaneous information. - Database server version information
The DataBlade API provides functions to return information about the version of the database server.
Parent topic: Categories of DataBlade API functions