Freigeben über


AllowedBindingsHelper-Klasse

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Specifies the allowed bindings helper.

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.)
Öffentliche MethodeStatisches Element GetAllowedBindingTypes(DataItem) Infrastruktur Gets the allowed binding type associated with the AllowedBindingsHelper class with the specified data item.
Öffentliche MethodeStatisches Element GetAllowedBindingTypes(Object, String) Infrastruktur Gets the allowed binding type associated with the AllowedBindingsHelper class with the specified object and property.
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Felder

  Name Beschreibung
Öffentliches FeldStatisches Element AttributeTranslationCaptionColumn Infrastruktur Defines the attribute translation caption column.
Öffentliches FeldStatisches Element CubeSource Infrastruktur Defines the cube source.
Öffentliches FeldStatisches Element DimensionAttributeCustomRollupColumn Infrastruktur Defines the dimension attribute custom rollup column.
Öffentliches FeldStatisches Element DimensionAttributeCustomRollupPropertiesColumn Infrastruktur Defines the dimension attribute custom rollup properties column.
Öffentliches FeldStatisches Element DimensionAttributeKeyColumns Infrastruktur Defines the dimension attribute key columns.
Öffentliches FeldStatisches Element DimensionAttributeNameColumn Infrastruktur Defines the dimension attribute name column.
Öffentliches FeldStatisches Element DimensionAttributeSkippedLevelsColumn Infrastruktur Defines the dimension attribute skipped levels column.
Öffentliches FeldStatisches Element DimensionAttributeSource Infrastruktur Defines the dimension attribute source.
Öffentliches FeldStatisches Element DimensionAttributeUnaryOperatorColumn Infrastruktur Defines the dimension attribute unary operator column.
Öffentliches FeldStatisches Element DimensionSource Infrastruktur Defines the dimension source.
Öffentliches FeldStatisches Element DrillThroughActionColumns Infrastruktur Defines the drill through action columns.
Öffentliches FeldStatisches Element MeasureGroupAttributeKeyColumns Infrastruktur Defines the measure group attribute key columns.
Öffentliches FeldStatisches Element MeasureGroupDimensionSource Infrastruktur Defines the measure group dimension source.
Öffentliches FeldStatisches Element MeasureGroupSource Infrastruktur Defines the measure group source.
Öffentliches FeldStatisches Element MeasureSource Infrastruktur Defines the measure source.
Öffentliches FeldStatisches Element MiningStructureSource Infrastruktur Defines the mining structure source.
Öffentliches FeldStatisches Element PartitionSource Infrastruktur Defines the partition source.
Öffentliches FeldStatisches Element ScalarMiningStructureColumnKeyColumns Infrastruktur Defines the scalar mining structure column key columns.
Öffentliches FeldStatisches Element ScalarMiningStructureColumnNameColumn Infrastruktur Defines the scalar mining structure column name column.
Öffentliches FeldStatisches Element ScalarMiningStructureColumnSource Infrastruktur Defines the scalar mining structure column source.
Öffentliches FeldStatisches Element TableMiningStructureColumnSourceMeasureGroup Infrastruktur Defines the table mining structure column source measure group.

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.AnalysisServices-Namespace