Deletes all data from an application.
To delete an application’s data, the user must be assigned an Administrator role for the application. |
<HsvData>.ClearAllData
This example clears the data in the application that was opened when the m_cHsvSession object variable (for the HsvSession object) was set.
HsxClient.OpenApplication returns an HsvSession object reference. For more information, see OpenApplication. |