共用方式為


DimensionAttributeVisualizationProperties 類別

Defines properties that can be used by reporting tools to provide enhanced formatting.

繼承階層

System.Object
  Microsoft.AnalysisServices.DimensionAttributeVisualizationProperties

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

'宣告
Public Class DimensionAttributeVisualizationProperties
'用途
Dim instance As DimensionAttributeVisualizationProperties
public class DimensionAttributeVisualizationProperties
public ref class DimensionAttributeVisualizationProperties
type DimensionAttributeVisualizationProperties =  class end
public class DimensionAttributeVisualizationProperties

DimensionAttributeVisualizationProperties 型別公開下列成員。

建構函式

  名稱 說明
公用方法 DimensionAttributeVisualizationProperties Initializes a new instance of the DimensionAttributeVisualizationProperties class.

上層

屬性

  名稱 說明
公用屬性 Alignment Gets or sets the justification within a column.
公用屬性 CommonIdentifierPosition Gets or sets the ordinal position of the object in a list of common attributes that can be used to identify a record.
公用屬性 ContextualNameRule Gets or sets a naming format to disambiguate attributes from role-playing dimensions.
公用屬性 DefaultAggregateFunction Gets or sets the aggregate function to be used by reporting tools to summarize attribute values.
公用屬性 DefaultDetailsPosition Gets or sets the ordinal position of the attribute in a list of common attributes that can be used to summarize a record.
公用屬性 DisplayKeyPosition Gets or sets the ordinal position of the attribute in a list of user-readable values that uniquely identify a record.
公用屬性 FolderPosition Gets or sets the ordinal position of the attribute in its display folder.
公用屬性 IsDefaultImage Gets or sets a value that indicates whether this image is used to represent a record.
公用屬性 IsFolderDefault Gets or sets a value that indicates whether this attribute should be used to represent the contents of its display folder.
公用屬性 IsRightToLeft Gets or sets a value that indicates whether the text should be displayed from right to left.
公用屬性 SortDirection Gets or sets a value that provides guidance to reporting tools on how to sort values.
公用屬性 SortPropertiesPosition Gets or sets the ordinal position of the object in a list of attributes to sort on.
公用屬性 Units Gets or sets the name of the unit that appears next to a value.
公用屬性 Width Gets or sets a number that indicates the size of the column (in characters) where values are displayed.

上層

方法

  名稱 說明
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

上層

執行緒安全性

這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。

請參閱

參考

Microsoft.AnalysisServices 命名空間