Compartilhar via


Construtor CubeAttribute (String)

Initializes a new instance of CubeAttribute using an 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 CubeAttribute(attributeId)
public CubeAttribute(
    string attributeId
)
public:
CubeAttribute(
    String^ attributeId
)
new : 
        attributeId:string -> CubeAttribute
public function CubeAttribute(
    attributeId : String
)

Parâmetros

  • attributeId
    Tipo: System.String
    A String that contains an attribute identifier for a cube.

Consulte também

Referência

CubeAttribute Classe

Sobrecarregado CubeAttribute

Namespace Microsoft.AnalysisServices