MeasureGroupAttribute Constructor (String)
Initializes a new instance of MeasureGroupAttribute using a name and an identifier.
Spazio dei nomi: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Sintassi
'Dichiarazione
Public Sub New ( _
attributeId As String _
)
public MeasureGroupAttribute (
string attributeId
)
public:
MeasureGroupAttribute (
String^ attributeId
)
public MeasureGroupAttribute (
String attributeId
)
public function MeasureGroupAttribute (
attributeId : String
)
Parametri
- attributeId
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
MeasureGroupAttribute Class
MeasureGroupAttribute Members
Microsoft.AnalysisServices Namespace