共用方式為


CalculationPropertyVisualizationProperties 類別

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

繼承階層

System.Object
  Microsoft.AnalysisServices.CalculationPropertyVisualizationProperties

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

語法

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

CalculationPropertyVisualizationProperties 型別公開下列成員。

建構函式

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

上層

屬性

  名稱 說明
公用屬性 Alignment Specifies the justification within a column.
公用屬性 ContextualNameRule Gets or sets a naming format to disambiguate attributes from role-playing dimensions.
公用屬性 DefaultDetailsPosition Gets or sets the ordinal position of the measure in a list of common attributes that can be used to summarize a record.
公用屬性 FolderPosition Gets or sets the ordinal position of the measure in its display folder.
公用屬性 IsDefaultMeasure Gets or sets a value that indicates whether this measure is automatically used to summarize a dimension.
公用屬性 IsFolderDefault Gets or sets a value that indicates whether this measure 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.
公用屬性 IsSimpleMeasure Gets or sets whether the measure is a simple measure.
公用屬性 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 measure in a list of attributes to sort on.
公用屬性 Units Gets or sets the unit name to appear next to a value.
公用屬性 Width Gets or sets a number that indicates the size of the column (in characters) used to display a value.

上層

方法

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

上層

執行緒安全性

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

請參閱

參考

Microsoft.AnalysisServices 命名空間