Condividi tramite


Classe AllowedBindingsHelper

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Specifies the allowed bindings helper.

Gerarchia di ereditarietà

System.Object
  Microsoft.AnalysisServices.AllowedBindingsHelper

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class AllowedBindingsHelper
'Utilizzo
Dim instance As AllowedBindingsHelper
public sealed class AllowedBindingsHelper
public ref class AllowedBindingsHelper sealed
[<SealedAttribute>]
type AllowedBindingsHelper =  class end
public final class AllowedBindingsHelper

Nel tipo AllowedBindingsHelper sono esposti i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo pubblicoMembro statico GetAllowedBindingTypes(DataItem) Infrastruttura. Gets the allowed binding type associated with the AllowedBindingsHelper class with the specified data item.
Metodo pubblicoMembro statico GetAllowedBindingTypes(Object, String) Infrastruttura. Gets the allowed binding type associated with the AllowedBindingsHelper class with the specified object and property.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Campi

  Nome Descrizione
Campo pubblicoMembro statico AttributeTranslationCaptionColumn Infrastruttura. Defines the attribute translation caption column.
Campo pubblicoMembro statico CubeSource Infrastruttura. Defines the cube source.
Campo pubblicoMembro statico DimensionAttributeCustomRollupColumn Infrastruttura. Defines the dimension attribute custom rollup column.
Campo pubblicoMembro statico DimensionAttributeCustomRollupPropertiesColumn Infrastruttura. Defines the dimension attribute custom rollup properties column.
Campo pubblicoMembro statico DimensionAttributeKeyColumns Infrastruttura. Defines the dimension attribute key columns.
Campo pubblicoMembro statico DimensionAttributeNameColumn Infrastruttura. Defines the dimension attribute name column.
Campo pubblicoMembro statico DimensionAttributeSkippedLevelsColumn Infrastruttura. Defines the dimension attribute skipped levels column.
Campo pubblicoMembro statico DimensionAttributeSource Infrastruttura. Defines the dimension attribute source.
Campo pubblicoMembro statico DimensionAttributeUnaryOperatorColumn Infrastruttura. Defines the dimension attribute unary operator column.
Campo pubblicoMembro statico DimensionSource Infrastruttura. Defines the dimension source.
Campo pubblicoMembro statico DrillThroughActionColumns Infrastruttura. Defines the drill through action columns.
Campo pubblicoMembro statico MeasureGroupAttributeKeyColumns Infrastruttura. Defines the measure group attribute key columns.
Campo pubblicoMembro statico MeasureGroupDimensionSource Infrastruttura. Defines the measure group dimension source.
Campo pubblicoMembro statico MeasureGroupSource Infrastruttura. Defines the measure group source.
Campo pubblicoMembro statico MeasureSource Infrastruttura. Defines the measure source.
Campo pubblicoMembro statico MiningStructureSource Infrastruttura. Defines the mining structure source.
Campo pubblicoMembro statico PartitionSource Infrastruttura. Defines the partition source.
Campo pubblicoMembro statico ScalarMiningStructureColumnKeyColumns Infrastruttura. Defines the scalar mining structure column key columns.
Campo pubblicoMembro statico ScalarMiningStructureColumnNameColumn Infrastruttura. Defines the scalar mining structure column name column.
Campo pubblicoMembro statico ScalarMiningStructureColumnSource Infrastruttura. Defines the scalar mining structure column source.
Campo pubblicoMembro statico TableMiningStructureColumnSourceMeasureGroup Infrastruttura. Defines the table mining structure column source measure group.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.AnalysisServices