DimensionAttribute.UnaryOperatorColumn-Eigenschaft

Gets or sets the details of a column providing a unary operator.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
[BrowsableAttribute(true)]
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.DataItemTypeConverter, Microsoft.AnalysisServices.Design")]
public DataItem UnaryOperatorColumn { get; set; }

Eigenschaftswert

Typ: Microsoft.AnalysisServices.DataItem
A DataItem defining the details of a column providing a unary operator.

Siehe auch

Verweis

DimensionAttribute Klasse

Microsoft.AnalysisServices-Namespace