IRdsUniqueKey.CaseSensitive

Fore Syntax

CaseSensitive: Boolean;

Fore.NET Syntax

CaseSensitive: boolean;

Description

The CaseSensitive property determines whether unique key is case sensitive.

Comments

The property is used if unique key is present in dictionary used as dimension.

Available values of CaseSensitive:

Fore and Fore.NET Examples

The property use is given in the example for IRdsUniqueKey.UseInSelection.

See also:

IRdsUniqueKey