Description | ||||||||||||||
Identifies if the copy geometry or publish geometry's references are wholly or partially driven by a saved query. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProDataShareFeat.h> | ||||||||||||||
ProError | ProDatasharingfeatureIsQuerydriven | ( | ||||||||||||
ProFeature* feature | ||||||||||||||
/* (In) | ||||||||||||||
The data sharing feature. | ||||||||||||||
*/ | ||||||||||||||
ProBoolean* is_query_driven | ||||||||||||||
/* (Out) | ||||||||||||||
PRO_B_TRUE if the feature's references are query driven, PRO_B_FALSE otherwise. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|
||||||||||||||
See Also | ||||||||||||||
ProDatasharingfeatureQueryUpdate |