CoreConfigSettingIdsAllowAutomaticCubeJoins Field |
Flag to allow or disallow the automatic join of data cubes.
When the operation is disallowed, a user dragging elements from multiple data cubes will receive an
InvalidOperationException.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public static readonly Guid AllowAutomaticCubeJoins
Public Shared ReadOnly AllowAutomaticCubeJoins As Guid
public:
static initonly Guid AllowAutomaticCubeJoins
static val AllowAutomaticCubeJoins: Guid
Field Value
Type:
GuidRemarks The value of this constant is 80DCF6C4-C17D-44EE-A263-448196EDF91B.
Data Type:
Boolean.
Default Value: false.
See Also