AllowSchemaCreation

Syntax

AllowSchemaCreation: Boolean;

Description

The AllowSchemaCreation property determines whether it is possible to create a selection schema by current dimension selection.

Comments

Available values:

The property value is set in the DimSource constructor or using the setAllowSchemaCreation method and it is returned using the getAllowSchemaCreation method.

See also:

DimSourceSettings