Construtor PerspectiveCalculation
Initializes a new instance of the PerspectiveCalculation class using default values.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New PerspectiveCalculation()
public PerspectiveCalculation()
public:
PerspectiveCalculation()
new : unit -> PerspectiveCalculation
public function PerspectiveCalculation()
Consulte também