Configure a changegroup object
En esta página
Session Module C Interface#
Configure a changegroup object#
int sqlite3changegroup_config(sqlite3_changegroup*, int, void *pArg);\
Configure the changegroup object passed as the first argument. At present the only valid value for the second parameter is SQLITE_CHANGEGROUP_CONFIG_PATCHSET.