SystemStructureLoadStructure Method |
|
DataPA OpenAnalytics API Reference
Decide whether to load from cache or hit the AppServer, then do it.
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public void LoadStructure()
public:
void LoadStructure()
function LoadStructure();
Remarks Decide whether to load from cache or hit the AppServer, then do it.
See Also