Construtor PerspectiveAttribute
Initializes a new instance of the PerspectiveAttribute 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 PerspectiveAttribute()
public PerspectiveAttribute()
public:
PerspectiveAttribute()
new : unit -> PerspectiveAttribute
public function PerspectiveAttribute()
Consulte também