Freigeben über


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
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche MethodeStatisches Element GetAllowedBindingTypes(DataItem) Infrastruktur
Öffentliche MethodeStatisches Element GetAllowedBindingTypes(Object, String) Infrastruktur
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Felder

  Name Beschreibung
Öffentliches FeldStatisches Element AttributeTranslationCaptionColumn Infrastruktur
Öffentliches FeldStatisches Element CubeSource Infrastruktur
Öffentliches FeldStatisches Element DimensionAttributeCustomRollupColumn Infrastruktur
Öffentliches FeldStatisches Element DimensionAttributeCustomRollupPropertiesColumn Infrastruktur
Öffentliches FeldStatisches Element DimensionAttributeKeyColumns Infrastruktur
Öffentliches FeldStatisches Element DimensionAttributeNameColumn Infrastruktur
Öffentliches FeldStatisches Element DimensionAttributeSkippedLevelsColumn Infrastruktur
Öffentliches FeldStatisches Element DimensionAttributeSource Infrastruktur
Öffentliches FeldStatisches Element DimensionAttributeUnaryOperatorColumn Infrastruktur
Öffentliches FeldStatisches Element DimensionSource Infrastruktur
Öffentliches FeldStatisches Element DrillThroughActionColumns Infrastruktur
Öffentliches FeldStatisches Element MeasureGroupAttributeKeyColumns Infrastruktur
Öffentliches FeldStatisches Element MeasureGroupDimensionSource Infrastruktur
Öffentliches FeldStatisches Element MeasureGroupSource Infrastruktur
Öffentliches FeldStatisches Element MeasureSource Infrastruktur
Öffentliches FeldStatisches Element MiningStructureSource Infrastruktur
Öffentliches FeldStatisches Element PartitionSource Infrastruktur
Öffentliches FeldStatisches Element ScalarMiningStructureColumnKeyColumns Infrastruktur
Öffentliches FeldStatisches Element ScalarMiningStructureColumnNameColumn Infrastruktur
Öffentliches FeldStatisches Element ScalarMiningStructureColumnSource Infrastruktur
Öffentliches FeldStatisches Element 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.