Classe AllowedBindingsHelper

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Specifies the allowed bindings helper.

Hiérarchie d'héritage

System.Object
  Microsoft.AnalysisServices.AllowedBindingsHelper

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public NotInheritable Class AllowedBindingsHelper
'Utilisation
Dim instance As AllowedBindingsHelper
public sealed class AllowedBindingsHelper
public ref class AllowedBindingsHelper sealed
[<SealedAttribute>]
type AllowedBindingsHelper =  class end
public final class AllowedBindingsHelper

Le type AllowedBindingsHelper expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode publiqueMembre statique GetAllowedBindingTypes(DataItem) Infrastructure. Gets the allowed binding type associated with the AllowedBindingsHelper class with the specified data item.
Méthode publiqueMembre statique GetAllowedBindingTypes(Object, String) Infrastructure. Gets the allowed binding type associated with the AllowedBindingsHelper class with the specified object and property.
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Champs

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

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence

Espace de noms Microsoft.AnalysisServices