SystemStructureStructureFetchStarted Event |
|
DataPA OpenAnalytics API Reference
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public event SystemStructureStructureFetchStartedEventHandler StructureFetchStarted
Public Event StructureFetchStarted As SystemStructureStructureFetchStartedEventHandler
public:
event SystemStructureStructureFetchStartedEventHandler^ StructureFetchStarted {
void add (SystemStructureStructureFetchStartedEventHandler^ value);
void remove (SystemStructureStructureFetchStartedEventHandler^ value);
}
function add_StructureFetchStarted(value);
function remove_StructureFetchStarted(value);
Value
Type:
DataPA.Utils.QueryEngineSystemStructureStructureFetchStartedEventHandlerSee Also