AllowedBindingsHelper 类
此 API 支持 基础结构,但不能通过代码直接使用。
继承层次结构
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 继承。) | |
Finalize | (从 Object 继承。) | |
GetAllowedBindingTypes(DataItem) | 基础结构。 | |
GetAllowedBindingTypes(Object, String) | 基础结构。 | |
GetHashCode | (从 Object 继承。) | |
GetType | (从 Object 继承。) | |
MemberwiseClone | (从 Object 继承。) | |
ToString | (从 Object 继承。) |
页首
字段
名称 | 说明 | |
---|---|---|
AttributeTranslationCaptionColumn | 基础结构。 | |
CubeSource | 基础结构。 | |
DimensionAttributeCustomRollupColumn | 基础结构。 | |
DimensionAttributeCustomRollupPropertiesColumn | 基础结构。 | |
DimensionAttributeKeyColumns | 基础结构。 | |
DimensionAttributeNameColumn | 基础结构。 | |
DimensionAttributeSkippedLevelsColumn | 基础结构。 | |
DimensionAttributeSource | 基础结构。 | |
DimensionAttributeUnaryOperatorColumn | 基础结构。 | |
DimensionSource | 基础结构。 | |
DrillThroughActionColumns | 基础结构。 | |
MeasureGroupAttributeKeyColumns | 基础结构。 | |
MeasureGroupDimensionSource | 基础结构。 | |
MeasureGroupSource | 基础结构。 | |
MeasureSource | 基础结构。 | |
MiningStructureSource | 基础结构。 | |
PartitionSource | 基础结构。 | |
ScalarMiningStructureColumnKeyColumns | 基础结构。 | |
ScalarMiningStructureColumnNameColumn | 基础结构。 | |
ScalarMiningStructureColumnSource | 基础结构。 | |
TableMiningStructureColumnSourceMeasureGroup | 基础结构。 |
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。