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 | |
|---|---|---|
| .gif) | Equals | (Inherited from Object.) | 
| .gif) | Finalize | (Inherited from Object.) | 
| .gif) .gif) | GetAllowedBindingTypes(DataItem) | Infrastructure. | 
| .gif) .gif) | GetAllowedBindingTypes(Object, String) | Infrastructure. | 
| .gif) | GetHashCode | (Inherited from Object.) | 
| .gif) | GetType | (Inherited from Object.) | 
| .gif) | MemberwiseClone | (Inherited from Object.) | 
| .gif) | ToString | (Inherited from Object.) | 
Top
Fields
| Name | Description | |
|---|---|---|
| .gif) .gif) | AttributeTranslationCaptionColumn | Infrastructure. | 
| .gif) .gif) | CubeSource | Infrastructure. | 
| .gif) .gif) | DimensionAttributeCustomRollupColumn | Infrastructure. | 
| .gif) .gif) | DimensionAttributeCustomRollupPropertiesColumn | Infrastructure. | 
| .gif) .gif) | DimensionAttributeKeyColumns | Infrastructure. | 
| .gif) .gif) | DimensionAttributeNameColumn | Infrastructure. | 
| .gif) .gif) | DimensionAttributeSkippedLevelsColumn | Infrastructure. | 
| .gif) .gif) | DimensionAttributeSource | Infrastructure. | 
| .gif) .gif) | DimensionAttributeUnaryOperatorColumn | Infrastructure. | 
| .gif) .gif) | DimensionSource | Infrastructure. | 
| .gif) .gif) | DrillThroughActionColumns | Infrastructure. | 
| .gif) .gif) | MeasureGroupAttributeKeyColumns | Infrastructure. | 
| .gif) .gif) | MeasureGroupDimensionSource | Infrastructure. | 
| .gif) .gif) | MeasureGroupSource | Infrastructure. | 
| .gif) .gif) | MeasureSource | Infrastructure. | 
| .gif) .gif) | MiningStructureSource | Infrastructure. | 
| .gif) .gif) | PartitionSource | Infrastructure. | 
| .gif) .gif) | ScalarMiningStructureColumnKeyColumns | Infrastructure. | 
| .gif) .gif) | ScalarMiningStructureColumnNameColumn | Infrastructure. | 
| .gif) .gif) | ScalarMiningStructureColumnSource | Infrastructure. | 
| .gif) .gif) | 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.