This topic has not yet been rated - Rate this topic

AdomdConnection.ShowHiddenObjects Property

Gets or sets a value that indicates whether hidden objects are returned.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
public bool ShowHiddenObjects { get; set; }

Property Value

Type: System.Boolean
true if all hidden objects, such as cubes, dimensions, hierarchies, and levels, are shown; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.