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) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。