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.

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

Microsoft.AnalysisServices 네임스페이스