Share via


HideIfValue 열거형

Indicates when a level member should be hidden from client applications.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices.dll의 Microsoft.AnalysisServices

구문

‘선언
<GuidAttribute("8F710175-730B-473e-AE51-81334E8B3B39")> _
Public Enumeration HideIfValue
‘사용 방법
Dim instance As HideIfValue
[GuidAttribute("8F710175-730B-473e-AE51-81334E8B3B39")]
public enum HideIfValue
[GuidAttribute(L"8F710175-730B-473e-AE51-81334E8B3B39")]
public enum class HideIfValue
[<GuidAttribute("8F710175-730B-473e-AE51-81334E8B3B39")>]
type HideIfValue
public enum HideIfValue

멤버

멤버 이름 설명
Never Never hide the level member.
OnlyChildWithNoName Hides the level member if member is the only child and has no name or an empty name.
OnlyChildWithParentName Hides the level member if member is the only child and member name is equal to that name of the parent.
NoName Hides the level member if member has no name or an empty name
ParentName Hides the level member if member name is equal to the name of the parent.

주의

새 항목: 2006년 7월 17일