Tizen Native API
|
data_control_provider_sql_cb Struct Reference
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.1
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.