For a list of all members of this type, see IMMDistopsWorkspace members.
Public Methods
| Name | Description |
 | ClearTable | Clears out a table in the Network Adapter personal geodatabase, but does not delete the table. |
 | ClearTablesByPrefix | Clears out all tables in the Network Adapter personal geodatabase with names beginning in a table prefix. Can be used to clear all results tables for an analysis type, or to clear all tables for a test case. |
 | GetIsTestCaseDirty | Determines whether a test case table is dirty, or has been edited since the last test case import or export. The Analysis API will not export a clean test case table. |
 | SetIsTestCaseDirty | Designates a test case table as dirty, or edited, so the Analysis API knows to export this table. Also can be used to designate a table as clean. |
Top
See Also