CloseRub

Syntax

bool CloseRub(RubId tRub)

Parameters

tRub. Time series database open instance moniker.

Description

The CloseRub operation closes a time series database.

Comments

To execute the operation, in the tRub parameter specify moniker of the time series database instance to be closed. The moniker can be obtained on executing the OpenRub operation. The operation results in the logical true if the object was closed successfully.

Example

SOAP

JSON

C#

See also:

Working with Time Series Database