Compartir a través de


AttributeRelationship Constructor (String)

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

Parámetros

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

Vea también

Referencia

AttributeRelationship Clase

Sobrecarga de AttributeRelationship

Espacio de nombres Microsoft.AnalysisServices