IBindingDimCombo.Rds

Fore Syntax

Rds: String;

Fore.NET Syntax

Rds: String;

Description

The RDS property determines value of the RDS parameter in binding string.

Comments

The RDS parameter determines the identifier of the MDM repository where the dictionary specified in the Object property is stored. The RDS parameter can be used if there are several MDM repositories and they contain dictionaries with same identifiers.

The RDS property is available if the RdsDefined property is set to True. If the RDS property is changed, the RdsDefined property is automatically set to True.

Example

The example of use is given in description of the Group property.

See also:

IBindingDimCombo