IRdsAttributesList.Attributes

Syntax

Attributes: String;

Description

The Attributes property determines a list of attributes, by which search is executed as a character string.

Comments

Attribute identifiers are separated by the sign ;. This property is used to change a list of attributes, by which search is executed.

Example

The property use is given in the example for the IRdsDictionaryInstance.CreateSearch method.

See also:

IRdsAttributesList