Construtor AggregationDesignAttribute (String)
Initializes a new instance of AggregationDesignAttribute using an attribute identifier.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public Sub New ( _
attributeId As String _
)
'Uso
Dim attributeId As String
Dim instance As New AggregationDesignAttribute(attributeId)
public AggregationDesignAttribute(
string attributeId
)
public:
AggregationDesignAttribute(
String^ attributeId
)
new :
attributeId:string -> AggregationDesignAttribute
public function AggregationDesignAttribute(
attributeId : String
)
Parâmetros
- attributeId
Tipo: System. . :: . .String
Consulte também