PerspectiveCalculationType 枚举

Enumerates the types of perspective calculation.

命名空间:  Microsoft.AnalysisServices
程序集:  Microsoft.AnalysisServices(在 Microsoft.AnalysisServices.dll 中)

语法

声明
<GuidAttribute("A41DBAA1-EF43-4ce8-A9D2-9A5769E41415")> _
Public Enumeration PerspectiveCalculationType
用法
Dim instance As PerspectiveCalculationType
[GuidAttribute("A41DBAA1-EF43-4ce8-A9D2-9A5769E41415")]
public enum PerspectiveCalculationType
[GuidAttribute(L"A41DBAA1-EF43-4ce8-A9D2-9A5769E41415")]
public enum class PerspectiveCalculationType
[<GuidAttribute("A41DBAA1-EF43-4ce8-A9D2-9A5769E41415")>]
type PerspectiveCalculationType
public enum PerspectiveCalculationType

成员

成员名称 说明
Member Specifies a calculated member calculation.
Set Specifies a named set calculation.

请参阅

参考

Microsoft.AnalysisServices 命名空间