Removes all entries under the default transaction from the space.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
int Clear()
Function Clear As Integer
int Clear()
int Clear()
Return Value
Number of removed entries.
Exceptions
Exception | Condition |
---|---|
ClearException | The operation had a failure. |