AllowedBindingsHelper-Klasse
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Vererbungshierarchie
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
Der AllowedBindingsHelper-Typ macht folgende Elemente verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetAllowedBindingTypes(DataItem) | Infrastruktur | |
GetAllowedBindingTypes(Object, String) | Infrastruktur | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Felder
Name | Beschreibung | |
---|---|---|
AttributeTranslationCaptionColumn | Infrastruktur | |
CubeSource | Infrastruktur | |
DimensionAttributeCustomRollupColumn | Infrastruktur | |
DimensionAttributeCustomRollupPropertiesColumn | Infrastruktur | |
DimensionAttributeKeyColumns | Infrastruktur | |
DimensionAttributeNameColumn | Infrastruktur | |
DimensionAttributeSkippedLevelsColumn | Infrastruktur | |
DimensionAttributeSource | Infrastruktur | |
DimensionAttributeUnaryOperatorColumn | Infrastruktur | |
DimensionSource | Infrastruktur | |
DrillThroughActionColumns | Infrastruktur | |
MeasureGroupAttributeKeyColumns | Infrastruktur | |
MeasureGroupDimensionSource | Infrastruktur | |
MeasureGroupSource | Infrastruktur | |
MeasureSource | Infrastruktur | |
MiningStructureSource | Infrastruktur | |
PartitionSource | Infrastruktur | |
ScalarMiningStructureColumnKeyColumns | Infrastruktur | |
ScalarMiningStructureColumnNameColumn | Infrastruktur | |
ScalarMiningStructureColumnSource | Infrastruktur | |
TableMiningStructureColumnSourceMeasureGroup | Infrastruktur |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.