IMetaDictionaryTranslations.RemoveAllLocales

Syntax

RemoveAllLocales;

Description

The RemoveAllLocales method clears the collection of settings that contains parameters of time series database dictionaries' translation into different languages.

Comments

After calling the method, value of the IMetaDictionaryTranslations.LocalesCount property becomes equal to zero. In this case the language used to create a time series database is not deleted.

Example

The method use is given in the example for IMetaAttributeTranslations.Name.

See also:

IMetaDictionaryTranslations