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 | |
---|---|---|
Equals | (Geerbt von Object.) | |
GetAllowedBindingTypes(DataItem) | Infrastruktur Gets the allowed binding type associated with the AllowedBindingsHelper class with the specified data item. | |
GetAllowedBindingTypes(Object, String) | Infrastruktur Gets the allowed binding type associated with the AllowedBindingsHelper class with the specified object and property. | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Felder
Name | Beschreibung | |
---|---|---|
AttributeTranslationCaptionColumn | Infrastruktur Defines the attribute translation caption column. | |
CubeSource | Infrastruktur Defines the cube source. | |
DimensionAttributeCustomRollupColumn | Infrastruktur Defines the dimension attribute custom rollup column. | |
DimensionAttributeCustomRollupPropertiesColumn | Infrastruktur Defines the dimension attribute custom rollup properties column. | |
DimensionAttributeKeyColumns | Infrastruktur Defines the dimension attribute key columns. | |
DimensionAttributeNameColumn | Infrastruktur Defines the dimension attribute name column. | |
DimensionAttributeSkippedLevelsColumn | Infrastruktur Defines the dimension attribute skipped levels column. | |
DimensionAttributeSource | Infrastruktur Defines the dimension attribute source. | |
DimensionAttributeUnaryOperatorColumn | Infrastruktur Defines the dimension attribute unary operator column. | |
DimensionSource | Infrastruktur Defines the dimension source. | |
DrillThroughActionColumns | Infrastruktur Defines the drill through action columns. | |
MeasureGroupAttributeKeyColumns | Infrastruktur Defines the measure group attribute key columns. | |
MeasureGroupDimensionSource | Infrastruktur Defines the measure group dimension source. | |
MeasureGroupSource | Infrastruktur Defines the measure group source. | |
MeasureSource | Infrastruktur Defines the measure source. | |
MiningStructureSource | Infrastruktur Defines the mining structure source. | |
PartitionSource | Infrastruktur Defines the partition source. | |
ScalarMiningStructureColumnKeyColumns | Infrastruktur Defines the scalar mining structure column key columns. | |
ScalarMiningStructureColumnNameColumn | Infrastruktur Defines the scalar mining structure column name column. | |
ScalarMiningStructureColumnSource | Infrastruktur Defines the scalar mining structure column source. | |
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.