PerspectiveMeasure Constructor (String)
Initializes a new instance of PerspectiveMeasure using an identifier.
Spazio dei nomi: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Sintassi
'Dichiarazione
Public Sub New ( _
measureId As String _
)
public PerspectiveMeasure (
string measureId
)
public:
PerspectiveMeasure (
String^ measureId
)
public PerspectiveMeasure (
String measureId
)
public function PerspectiveMeasure (
measureId : String
)
Parametri
- measureId
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
PerspectiveMeasure Class
PerspectiveMeasure Members
Microsoft.AnalysisServices Namespace