Tizen Native API
5.0
|
Detailed Description
The structure type to contain the set of callback functions for handling the request events of SQL-friendly interface based data control.
- Since :
- 2.3
Member Data Documentation
This callback function is called when a request for delete operation is received from other application.
This callback function is called when a request for insert operation is received from other application.
This callback function is called when a request for select operation is received from other application.
This callback function is called when a request for update operation is received from other application.