IRdsDictionary.TableName

Fore Syntax

TableName: String;

Fore.NET Syntax

TableName: string;

Description

The TableName property determines name of the table that stores dictionary data.

Comments

If a dictionary uses a separate table to store data, it is a table MDM dictionary.

Fore and Fore.NET Examples

The property use is given in the example of creating a table MDM dictionary.

See also:

IRdsDictionary