Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Enumerates the types of perspective calculation.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
<GuidAttribute("A41DBAA1-EF43-4ce8-A9D2-9A5769E41415")> _
Public Enumeration PerspectiveCalculationType
'Usage
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
Members
| Member name | Description | |
|---|---|---|
| Member | Specifies a calculated member calculation. | |
| Set | Specifies a named set calculation. |