IMetaRdsExportSchema.SortAttributes

Fore Syntax

SortAttributes: IRdsSortAttributes;

Fore.NET Syntax

SortAttributes: Prognoz.Platform.Interop.Rds.IRdsSortAttributes;

Description

The SortAttributes property returns sorting options applied to the dictionary items that are exported.

Comments

By default exported elements are not sorted.

Fore and Fore.NET Examples

The property use is given in the Export and Import of Table MDM Dictionary section.

See also:

IMetaRdsExportSchema