AllowedBindingsHelper 类

定义

允许的绑定的一个帮助程序类。

public sealed class AllowedBindingsHelper
type AllowedBindingsHelper = class
Public NotInheritable Class AllowedBindingsHelper
继承
AllowedBindingsHelper

注解

此 API 支持产品基础结构,不能在代码中直接使用。

字段

AttributeTranslationCaptionColumn

定义属性翻译标题列。

CubeSource

定义多维数据集源。

DimensionAttributeCustomRollupColumn

定义维度属性自定义汇总列。

DimensionAttributeCustomRollupPropertiesColumn

定义维度属性自定义汇总属性列。

DimensionAttributeKeyColumns

定义维度属性键列。

DimensionAttributeNameColumn

定义维度属性名称列。

DimensionAttributeSkippedLevelsColumn

定义维度属性已跳过级别列。

DimensionAttributeSource

定义维度属性源。

DimensionAttributeUnaryOperatorColumn

定义维度属性一元运算符列。

DimensionSource

定义维度源。

DrillThroughActionColumns

定义钻取操作列。

MeasureGroupAttributeKeyColumns

定义度量值组属性键列。

MeasureGroupDimensionSource

定义度量值组维度源。

MeasureGroupSource

定义度量值组源。

MeasureSource

定义度量值源。

MiningStructureSource

定义挖掘结构源。

PartitionSource

定义分区源。

ScalarMiningStructureColumnKeyColumns

定义标量挖掘结构列键列。

ScalarMiningStructureColumnNameColumn

定义标量挖掘结构列名称列。

ScalarMiningStructureColumnSource

定义标量挖掘结构列源。

TableMiningStructureColumnSourceMeasureGroup

定义表挖掘结构列源度量值组。

方法

GetAllowedBindingTypes(DataItem)

获取与具有指定数据项的 AllowedBindingsHelper 类关联的允许的绑定类型。

GetAllowedBindingTypes(Object, String)

获取与具有指定对象和属性的 AllowedBindingsHelper 类关联的允许的绑定类型。

适用于