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