Removes all entries under the default transaction from the space.
| C# | Visual Basic | Visual C++ | J# |
void Clear()
Sub Clear
void Clear()
void Clear()
| Exception | Condition |
|---|---|
| UnusableEntryException | A serialized field of the object being read cannot be deserialized. |
| TransactionException | Transaction error occured. |
| InactiveSpaceException | The space is in backup mode and therefore is not active. |
