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 |
---|---|
ClearException | The operation had a failure. |
C# | Visual Basic | Visual C++ | J# |
void Clear()
Sub Clear
void Clear()
void Clear()
Exception | Condition |
---|---|
ClearException | The operation had a failure. |