此 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) 成员都是线程安全的。不保证所有实例成员都是线程安全的。