Release the resources held by this object, and close the cursor if
it's still open.
Namespace:
BerkeleyDB
Assembly:
libdb_dotnet48 (in libdb_dotnet48.dll) Version: 4.8.24.0
Syntax
C# |
---|
public void Dispose() |
Visual Basic (Declaration) |
---|
Public Sub Dispose |
Visual C++ |
---|
public: virtual void Dispose() sealed |