共用方式為


AllowedBindingsHelper 類別

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

Specifies the allowed bindings helper.

繼承階層

System.Object
  Microsoft.AnalysisServices.AllowedBindingsHelper

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

語法

'宣告
Public NotInheritable Class AllowedBindingsHelper
'用途
Dim instance As AllowedBindingsHelper
public sealed class AllowedBindingsHelper
public ref class AllowedBindingsHelper sealed
[<SealedAttribute>]
type AllowedBindingsHelper =  class end
public final class AllowedBindingsHelper

AllowedBindingsHelper 型別公開下列成員。

方法

  名稱 說明
公用方法 Equals (繼承自 Object。)
公用方法靜態成員 GetAllowedBindingTypes(DataItem) 基礎結構。Gets the allowed binding type associated with the AllowedBindingsHelper class with the specified data item.
公用方法靜態成員 GetAllowedBindingTypes(Object, String) 基礎結構。Gets the allowed binding type associated with the AllowedBindingsHelper class with the specified object and property.
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

上層

欄位

  名稱 說明
公用欄位靜態成員 AttributeTranslationCaptionColumn 基礎結構。Defines the attribute translation caption column.
公用欄位靜態成員 CubeSource 基礎結構。Defines the cube source.
公用欄位靜態成員 DimensionAttributeCustomRollupColumn 基礎結構。Defines the dimension attribute custom rollup column.
公用欄位靜態成員 DimensionAttributeCustomRollupPropertiesColumn 基礎結構。Defines the dimension attribute custom rollup properties column.
公用欄位靜態成員 DimensionAttributeKeyColumns 基礎結構。Defines the dimension attribute key columns.
公用欄位靜態成員 DimensionAttributeNameColumn 基礎結構。Defines the dimension attribute name column.
公用欄位靜態成員 DimensionAttributeSkippedLevelsColumn 基礎結構。Defines the dimension attribute skipped levels column.
公用欄位靜態成員 DimensionAttributeSource 基礎結構。Defines the dimension attribute source.
公用欄位靜態成員 DimensionAttributeUnaryOperatorColumn 基礎結構。Defines the dimension attribute unary operator column.
公用欄位靜態成員 DimensionSource 基礎結構。Defines the dimension source.
公用欄位靜態成員 DrillThroughActionColumns 基礎結構。Defines the drill through action columns.
公用欄位靜態成員 MeasureGroupAttributeKeyColumns 基礎結構。Defines the measure group attribute key columns.
公用欄位靜態成員 MeasureGroupDimensionSource 基礎結構。Defines the measure group dimension source.
公用欄位靜態成員 MeasureGroupSource 基礎結構。Defines the measure group source.
公用欄位靜態成員 MeasureSource 基礎結構。Defines the measure source.
公用欄位靜態成員 MiningStructureSource 基礎結構。Defines the mining structure source.
公用欄位靜態成員 PartitionSource 基礎結構。Defines the partition source.
公用欄位靜態成員 ScalarMiningStructureColumnKeyColumns 基礎結構。Defines the scalar mining structure column key columns.
公用欄位靜態成員 ScalarMiningStructureColumnNameColumn 基礎結構。Defines the scalar mining structure column name column.
公用欄位靜態成員 ScalarMiningStructureColumnSource 基礎結構。Defines the scalar mining structure column source.
公用欄位靜態成員 TableMiningStructureColumnSourceMeasureGroup 基礎結構。Defines the table mining structure column source measure group.

上層

執行緒安全性

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

請參閱

參考

Microsoft.AnalysisServices 命名空間