AllowedBindingsHelper Class

Definition

A helper class for allowed bindings.

public sealed class AllowedBindingsHelper
type AllowedBindingsHelper = class
Public NotInheritable Class AllowedBindingsHelper
Inheritance
AllowedBindingsHelper

Remarks

This API supports the product infrastructure and is not intended to be used directly from your code.

Fields

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.

Methods

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.

Applies to