Share via


RootIfValue Enumeration

Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Declaration
<GuidAttribute("2476FBA6-E149-48d9-95B5-A3AABA476D68")> _
Public Enumeration RootIfValue
[GuidAttribute("2476FBA6-E149-48d9-95B5-A3AABA476D68")] 
public enum RootIfValue
[GuidAttribute(L"2476FBA6-E149-48d9-95B5-A3AABA476D68")] 
public enum class RootIfValue
/** @attribute GuidAttribute("2476FBA6-E149-48d9-95B5-A3AABA476D68") */ 
public enum RootIfValue
GuidAttribute("2476FBA6-E149-48d9-95B5-A3AABA476D68") 
public enum RootIfValue

Members

Member name Description
ParentIsBlank  
ParentIsBlankSelfOrMissing  
ParentIsMissing  
ParentIsSelf  

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

Microsoft.AnalysisServices Namespace