Description | |||||||||||||||||||||||
Updates the results of the saved query stored within the references of the copy geometry or publish geometry' feature. | |||||||||||||||||||||||
Synopsis | |||||||||||||||||||||||
#include <ProDataShareFeat.h> | |||||||||||||||||||||||
ProError | ProDatasharingfeatureQueryUpdate | ( | |||||||||||||||||||||
ProFeature* feature | |||||||||||||||||||||||
/* (In) | |||||||||||||||||||||||
The data sharing feature. | |||||||||||||||||||||||
*/ | |||||||||||||||||||||||
ProBoolean allow_fix_ui | |||||||||||||||||||||||
/* (In) | |||||||||||||||||||||||
PRO_B_TRUE to show the Fix Model UI if regeneration fails due to this update, PRO_B_FALSE to recover from the failure automatically. | |||||||||||||||||||||||
*/ | |||||||||||||||||||||||
) | |||||||||||||||||||||||
Returns | |||||||||||||||||||||||
|
|||||||||||||||||||||||
See Also | |||||||||||||||||||||||
ProDatasharingfeatureIsQueryDriven |