bool CloseMetabase(MbId tMb)
tMb. Repository connection moniker.
The CloseMetabase operation disconnects from the repository.
To execute the operation, determine the moniker of the connection to be closed. The operation results in the logical True if the user successfully disconnected from the repository. The repository connection moniker must be obtained on previously invoking the OpenMetabase operation.
The example of disconnecting from the repository. The request contains moniker of opened connection. The response contains whether the repository is successfully disconnected.
See also: