MetaMembersGetOptions

Description

The MetaMembersGetOptions enumeration contains parameters for receiving elements of the time series database hierarchy.

Available Values

Value Brief description
0 None. Default parameters.
1 AsTree. Tree of all child elements.
2 IncludeAll. All elements.
4 IncludeExistingOnly. Only existing elements.
8 HierarchyFlat. Elements without hierarchy.
16 HierarchyOriginal. Elements with hierarchy.
32 LightWeight. Without requesting the number of child elements.

Comments

Use the LightWeight value to speed up receiving hierarchy elements.

See also:

Rds Assembly Enumerations