This document is archived and information here might be outdated. Recommended version. |
Closes the catalog object. Clients that create a catalog object must call this method when they are finished using it.
[Visual Basic .NET]
Public Sub Close ( _
)
[C#]
public void Close (
);