GetRubMd

Syntax

GetRubMdResult GetRubMd(RubId tRub, GetRubMdArg tArg)

Parameters

tRub. Opened time series database instance moniker.

tArg. Parameters of getting metadata.

Description

The GetRubMd operation extracts metadata of time series database.

Comments

To execute the operation, in the tRub parameter specify the opened time series database instance moniker, and in the tArg parameter specify extraction parameters. The moniker can be obtained on executing the OpenRub operation. The result of the operation is the requested metadata.

Example

SOAP

JSON

C#

See also:

Working with Time Series Database