GetRds

Syntax

GetRdsResult GetRds(RdsId tRds, GetRds tGet)

Parameters

tRds. MDM dictionary instance moniker.

tGet. Parameters of metadata getting.

Description

The GetRds operation gets MDM dictionary metadata.

Comments

This operation enables the user to get the following information about MDM dictionary structure:

To execute the operation, in the tRds parameter specify the opened dictionary instance moniker, and in the tArg parameter specify operation execution parameters. The moniker can be obtained on executing the operation.

To execute the operation, in the tRds parameter specify the dictionary instance moniker, and in the tArg parameter specify the parameters, according to which the information is obtained. The moniker can be obtained on executing the OpenRds operation. In the tArg.pattern field specify the pattern for getting information about dictionary structure. The result of the operation is the requested data.

Example

SOAP

JSON

C#

See also:

Working with MDM Dictionaries