Classe AllowedBindingsHelper
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Hierarquia de herança
System. . :: . .Object
Microsoft.AnalysisServices..::..AllowedBindingsHelper
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public NotInheritable Class AllowedBindingsHelper
'Uso
Dim instance As AllowedBindingsHelper
public sealed class AllowedBindingsHelper
public ref class AllowedBindingsHelper sealed
[<SealedAttribute>]
type AllowedBindingsHelper = class end
public final class AllowedBindingsHelper
O tipo AllowedBindingsHelper expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetAllowedBindingTypes(DataItem) | Infraestrutura. | |
GetAllowedBindingTypes(Object, String) | Infraestrutura. | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Campos
Nome | Descrição | |
---|---|---|
AttributeTranslationCaptionColumn | Infraestrutura. | |
CubeSource | Infraestrutura. | |
DimensionAttributeCustomRollupColumn | Infraestrutura. | |
DimensionAttributeCustomRollupPropertiesColumn | Infraestrutura. | |
DimensionAttributeKeyColumns | Infraestrutura. | |
DimensionAttributeNameColumn | Infraestrutura. | |
DimensionAttributeSkippedLevelsColumn | Infraestrutura. | |
DimensionAttributeSource | Infraestrutura. | |
DimensionAttributeUnaryOperatorColumn | Infraestrutura. | |
DimensionSource | Infraestrutura. | |
DrillThroughActionColumns | Infraestrutura. | |
MeasureGroupAttributeKeyColumns | Infraestrutura. | |
MeasureGroupDimensionSource | Infraestrutura. | |
MeasureGroupSource | Infraestrutura. | |
MeasureSource | Infraestrutura. | |
MiningStructureSource | Infraestrutura. | |
PartitionSource | Infraestrutura. | |
ScalarMiningStructureColumnKeyColumns | Infraestrutura. | |
ScalarMiningStructureColumnNameColumn | Infraestrutura. | |
ScalarMiningStructureColumnSource | Infraestrutura. | |
TableMiningStructureColumnSourceMeasureGroup | Infraestrutura. |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.