Konstruktor AttributeRelationship (String)
Inicjuje nowe wystąpienie AttributeRelationship za pomocą identyfikatora.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Sub New ( _
attributeId As String _
)
'Użycie
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
)
Parametry
- attributeId
Typ: System.String
A ciąg zawiera identyfikator atrybut.