AllowedBindingsHelper 类

此 API 支持 SQL Server 2008 基础结构,但不能通过代码直接使用。

继承层次结构

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 继承。)
受保护方法 Finalize (从 Object 继承。)
公共方法静态成员 GetAllowedBindingTypes(DataItem) 基础结构。
公共方法静态成员 GetAllowedBindingTypes(Object, String) 基础结构。
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetType (从 Object 继承。)
受保护方法 MemberwiseClone (从 Object 继承。)
公共方法 ToString (从 Object 继承。)

页首

字段

  名称 说明
公共字段静态成员 AttributeTranslationCaptionColumn 基础结构。
公共字段静态成员 CubeSource 基础结构。
公共字段静态成员 DimensionAttributeCustomRollupColumn 基础结构。
公共字段静态成员 DimensionAttributeCustomRollupPropertiesColumn 基础结构。
公共字段静态成员 DimensionAttributeKeyColumns 基础结构。
公共字段静态成员 DimensionAttributeNameColumn 基础结构。
公共字段静态成员 DimensionAttributeSkippedLevelsColumn 基础结构。
公共字段静态成员 DimensionAttributeSource 基础结构。
公共字段静态成员 DimensionAttributeUnaryOperatorColumn 基础结构。
公共字段静态成员 DimensionSource 基础结构。
公共字段静态成员 DrillThroughActionColumns 基础结构。
公共字段静态成员 MeasureGroupAttributeKeyColumns 基础结构。
公共字段静态成员 MeasureGroupDimensionSource 基础结构。
公共字段静态成员 MeasureGroupSource 基础结构。
公共字段静态成员 MeasureSource 基础结构。
公共字段静态成员 MiningStructureSource 基础结构。
公共字段静态成员 PartitionSource 基础结构。
公共字段静态成员 ScalarMiningStructureColumnKeyColumns 基础结构。
公共字段静态成员 ScalarMiningStructureColumnNameColumn 基础结构。
公共字段静态成员 ScalarMiningStructureColumnSource 基础结构。
公共字段静态成员 TableMiningStructureColumnSourceMeasureGroup 基础结构。

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。