Udostępnij za pośrednictwem


Właściwość AttributeRelationship.Attribute

Pobiera lub ustawia Attribute obiekt, do którego utworzono bieżącej relacji.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
<TypeConverterAttribute("Microsoft.AnalysisServices.Design.MemberPropertyAttributeTypeConverter, Microsoft.AnalysisServices.Design")> _
Public Property Attribute As DimensionAttribute
    Get
    Set
'Użycie
Dim instance As AttributeRelationship
Dim value As DimensionAttribute

value = instance.Attribute

instance.Attribute = value
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.MemberPropertyAttributeTypeConverter, Microsoft.AnalysisServices.Design")]
public DimensionAttribute Attribute { get; set; }
[TypeConverterAttribute(L"Microsoft.AnalysisServices.Design.MemberPropertyAttributeTypeConverter, Microsoft.AnalysisServices.Design")]
public:
property DimensionAttribute^ Attribute {
    DimensionAttribute^ get ();
    void set (DimensionAttribute^ value);
}
[<TypeConverterAttribute("Microsoft.AnalysisServices.Design.MemberPropertyAttributeTypeConverter, Microsoft.AnalysisServices.Design")>]
member Attribute : DimensionAttribute with get, set
function get Attribute () : DimensionAttribute
function set Attribute (value : DimensionAttribute)

Wartość właściwości

Typ: Microsoft.AnalysisServices.DimensionAttribute
Attribute Obiektu.