RootIfValue Enumeration

命名空间: Microsoft.AnalysisServices
程序集: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

语法

声明
<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  

平台

开发平台

有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。

目标平台

有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。

请参阅

参考

Microsoft.AnalysisServices Namespace