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