IAdoMdDimension.NativeName

Fore Syntax

NativeName: String;

Fore.NET Syntax

NativeName: string;

Description

The NativeName property determines physical name the ADOMD dictionary has on the server.

Comments

Physical name identifies the dimension on the server in a unique way and can contain Latin letters and numbers. Physical name of dimension on the server cannot match the name or identifier of corresponding repository object.

NOTE. Prognoz Platform 9 foes not enables the user to change ADOMD dictionary physical name from the application cube.

See also:

IAdoMdDimension