Deletes all data and metadata from the space, terminates all threads and re-initializes the engine.
| C# | Visual Basic | Visual C++ | J# |
void Clean()
Sub Clean
void Clean()
void Clean()
| Exception | Condition |
|---|---|
| InactiveSpaceException | The space is in backup mode and therefore is not active. |
