AllowedBindingsHelper Class

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

Inheritance Hierarchy

System.Object
  Microsoft.AnalysisServices.AllowedBindingsHelper

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
Public NotInheritable Class AllowedBindingsHelper
'Usage
Dim instance As AllowedBindingsHelper
public sealed class AllowedBindingsHelper
public ref class AllowedBindingsHelper sealed
[<SealedAttribute>]
type AllowedBindingsHelper =  class end
public final class AllowedBindingsHelper

The AllowedBindingsHelper type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetAllowedBindingTypes(DataItem) Infrastructure.
Public methodStatic member GetAllowedBindingTypes(Object, String) Infrastructure.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member AttributeTranslationCaptionColumn Infrastructure.
Public fieldStatic member CubeSource Infrastructure.
Public fieldStatic member DimensionAttributeCustomRollupColumn Infrastructure.
Public fieldStatic member DimensionAttributeCustomRollupPropertiesColumn Infrastructure.
Public fieldStatic member DimensionAttributeKeyColumns Infrastructure.
Public fieldStatic member DimensionAttributeNameColumn Infrastructure.
Public fieldStatic member DimensionAttributeSkippedLevelsColumn Infrastructure.
Public fieldStatic member DimensionAttributeSource Infrastructure.
Public fieldStatic member DimensionAttributeUnaryOperatorColumn Infrastructure.
Public fieldStatic member DimensionSource Infrastructure.
Public fieldStatic member DrillThroughActionColumns Infrastructure.
Public fieldStatic member MeasureGroupAttributeKeyColumns Infrastructure.
Public fieldStatic member MeasureGroupDimensionSource Infrastructure.
Public fieldStatic member MeasureGroupSource Infrastructure.
Public fieldStatic member MeasureSource Infrastructure.
Public fieldStatic member MiningStructureSource Infrastructure.
Public fieldStatic member PartitionSource Infrastructure.
Public fieldStatic member ScalarMiningStructureColumnKeyColumns Infrastructure.
Public fieldStatic member ScalarMiningStructureColumnNameColumn Infrastructure.
Public fieldStatic member ScalarMiningStructureColumnSource Infrastructure.
Public fieldStatic member TableMiningStructureColumnSourceMeasureGroup Infrastructure.

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.