Поделиться через


Класс AllowedBindingsHelper

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Specifies the allowed bindings helper.

Иерархия наследования

System.Object
  Microsoft.AnalysisServices.AllowedBindingsHelper

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public NotInheritable Class AllowedBindingsHelper
'Применение
Dim instance As AllowedBindingsHelper
public sealed class AllowedBindingsHelper
public ref class AllowedBindingsHelper sealed
[<SealedAttribute>]
type AllowedBindingsHelper =  class end
public final class AllowedBindingsHelper

Тип AllowedBindingsHelper обеспечивает доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Открытый методСтатический элемент GetAllowedBindingTypes(DataItem) Инфраструктура. Gets the allowed binding type associated with the AllowedBindingsHelper class with the specified data item.
Открытый методСтатический элемент GetAllowedBindingTypes(Object, String) Инфраструктура. Gets the allowed binding type associated with the AllowedBindingsHelper class with the specified object and property.
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Поля

  Имя Описание
Открытое полеСтатический элемент AttributeTranslationCaptionColumn Инфраструктура. Defines the attribute translation caption column.
Открытое полеСтатический элемент CubeSource Инфраструктура. Defines the cube source.
Открытое полеСтатический элемент DimensionAttributeCustomRollupColumn Инфраструктура. Defines the dimension attribute custom rollup column.
Открытое полеСтатический элемент DimensionAttributeCustomRollupPropertiesColumn Инфраструктура. Defines the dimension attribute custom rollup properties column.
Открытое полеСтатический элемент DimensionAttributeKeyColumns Инфраструктура. Defines the dimension attribute key columns.
Открытое полеСтатический элемент DimensionAttributeNameColumn Инфраструктура. Defines the dimension attribute name column.
Открытое полеСтатический элемент DimensionAttributeSkippedLevelsColumn Инфраструктура. Defines the dimension attribute skipped levels column.
Открытое полеСтатический элемент DimensionAttributeSource Инфраструктура. Defines the dimension attribute source.
Открытое полеСтатический элемент DimensionAttributeUnaryOperatorColumn Инфраструктура. Defines the dimension attribute unary operator column.
Открытое полеСтатический элемент DimensionSource Инфраструктура. Defines the dimension source.
Открытое полеСтатический элемент DrillThroughActionColumns Инфраструктура. Defines the drill through action columns.
Открытое полеСтатический элемент MeasureGroupAttributeKeyColumns Инфраструктура. Defines the measure group attribute key columns.
Открытое полеСтатический элемент MeasureGroupDimensionSource Инфраструктура. Defines the measure group dimension source.
Открытое полеСтатический элемент MeasureGroupSource Инфраструктура. Defines the measure group source.
Открытое полеСтатический элемент MeasureSource Инфраструктура. Defines the measure source.
Открытое полеСтатический элемент MiningStructureSource Инфраструктура. Defines the mining structure source.
Открытое полеСтатический элемент PartitionSource Инфраструктура. Defines the partition source.
Открытое полеСтатический элемент ScalarMiningStructureColumnKeyColumns Инфраструктура. Defines the scalar mining structure column key columns.
Открытое полеСтатический элемент ScalarMiningStructureColumnNameColumn Инфраструктура. Defines the scalar mining structure column name column.
Открытое полеСтатический элемент ScalarMiningStructureColumnSource Инфраструктура. Defines the scalar mining structure column source.
Открытое полеСтатический элемент TableMiningStructureColumnSourceMeasureGroup Инфраструктура. Defines the table mining structure column source measure group.

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.AnalysisServices