Classe AllowedBindingsHelper
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Specifies the allowed bindings helper.
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.) | |
GetAllowedBindingTypes(DataItem) | Infraestrutura. Gets the allowed binding type associated with the AllowedBindingsHelper class with the specified data item. | |
GetAllowedBindingTypes(Object, String) | Infraestrutura. Gets the allowed binding type associated with the AllowedBindingsHelper class with the specified object and property. | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Campos
Nome | Descrição | |
---|---|---|
AttributeTranslationCaptionColumn | Infraestrutura. Defines the attribute translation caption column. | |
CubeSource | Infraestrutura. Defines the cube source. | |
DimensionAttributeCustomRollupColumn | Infraestrutura. Defines the dimension attribute custom rollup column. | |
DimensionAttributeCustomRollupPropertiesColumn | Infraestrutura. Defines the dimension attribute custom rollup properties column. | |
DimensionAttributeKeyColumns | Infraestrutura. Defines the dimension attribute key columns. | |
DimensionAttributeNameColumn | Infraestrutura. Defines the dimension attribute name column. | |
DimensionAttributeSkippedLevelsColumn | Infraestrutura. Defines the dimension attribute skipped levels column. | |
DimensionAttributeSource | Infraestrutura. Defines the dimension attribute source. | |
DimensionAttributeUnaryOperatorColumn | Infraestrutura. Defines the dimension attribute unary operator column. | |
DimensionSource | Infraestrutura. Defines the dimension source. | |
DrillThroughActionColumns | Infraestrutura. Defines the drill through action columns. | |
MeasureGroupAttributeKeyColumns | Infraestrutura. Defines the measure group attribute key columns. | |
MeasureGroupDimensionSource | Infraestrutura. Defines the measure group dimension source. | |
MeasureGroupSource | Infraestrutura. Defines the measure group source. | |
MeasureSource | Infraestrutura. Defines the measure source. | |
MiningStructureSource | Infraestrutura. Defines the mining structure source. | |
PartitionSource | Infraestrutura. Defines the partition source. | |
ScalarMiningStructureColumnKeyColumns | Infraestrutura. Defines the scalar mining structure column key columns. | |
ScalarMiningStructureColumnNameColumn | Infraestrutura. Defines the scalar mining structure column name column. | |
ScalarMiningStructureColumnSource | Infraestrutura. Defines the scalar mining structure column source. | |
TableMiningStructureColumnSourceMeasureGroup | Infraestrutura. Defines the table mining structure column source measure group. |
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.