Sets topology name for a query definition.
virtual AcMap::EErrCode
SetTopologyName(
const char* kpszTopoName) = 0;
Returns AcMap::kOk in case of success, appropriate error code otherwise.
kpszTopoName | Input the topology name. |
The specified topology has to exist.