Short Description: To end the Connect ETL task and release resources.
Syntax
DMXClear | ID |
Parameters
ID | The ID returned by DMXNew that identifies the invocation. |
Notes
This function should be the last one to be called for a task. Do not call DMXClear if a call to any of the other functions fails with an error. Under such circumstances, Connect ETL releases resources automatically.
When Connect ETL ends, the ID is no longer recognized.