Compartir a través de


CubeAttribute Constructor (String)

Initializes a new instance of CubeAttribute using an identifier.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
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.

Vea también

Referencia

CubeAttribute Clase

Sobrecarga de CubeAttribute

Espacio de nombres Microsoft.AnalysisServices