Clase AllowedBindingsHelper
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Specifies the allowed bindings helper.
Jerarquía de herencia
System.Object
Microsoft.AnalysisServices.AllowedBindingsHelper
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
Public NotInheritable Class AllowedBindingsHelper
'Uso
Dim instance As AllowedBindingsHelper
public sealed class AllowedBindingsHelper
public ref class AllowedBindingsHelper sealed
[<SealedAttribute>]
type AllowedBindingsHelper = class end
public final class AllowedBindingsHelper
El tipo AllowedBindingsHelper expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object.) | |
GetAllowedBindingTypes(DataItem) | Infraestructura. Gets the allowed binding type associated with the AllowedBindingsHelper class with the specified data item. | |
GetAllowedBindingTypes(Object, String) | Infraestructura. Gets the allowed binding type associated with the AllowedBindingsHelper class with the specified object and property. | |
GetHashCode | (Se hereda de Object.) | |
GetType | (Se hereda de Object.) | |
ToString | (Se hereda de Object.) |
Arriba
Campos
Nombre | Descripción | |
---|---|---|
AttributeTranslationCaptionColumn | Infraestructura. Defines the attribute translation caption column. | |
CubeSource | Infraestructura. Defines the cube source. | |
DimensionAttributeCustomRollupColumn | Infraestructura. Defines the dimension attribute custom rollup column. | |
DimensionAttributeCustomRollupPropertiesColumn | Infraestructura. Defines the dimension attribute custom rollup properties column. | |
DimensionAttributeKeyColumns | Infraestructura. Defines the dimension attribute key columns. | |
DimensionAttributeNameColumn | Infraestructura. Defines the dimension attribute name column. | |
DimensionAttributeSkippedLevelsColumn | Infraestructura. Defines the dimension attribute skipped levels column. | |
DimensionAttributeSource | Infraestructura. Defines the dimension attribute source. | |
DimensionAttributeUnaryOperatorColumn | Infraestructura. Defines the dimension attribute unary operator column. | |
DimensionSource | Infraestructura. Defines the dimension source. | |
DrillThroughActionColumns | Infraestructura. Defines the drill through action columns. | |
MeasureGroupAttributeKeyColumns | Infraestructura. Defines the measure group attribute key columns. | |
MeasureGroupDimensionSource | Infraestructura. Defines the measure group dimension source. | |
MeasureGroupSource | Infraestructura. Defines the measure group source. | |
MeasureSource | Infraestructura. Defines the measure source. | |
MiningStructureSource | Infraestructura. Defines the mining structure source. | |
PartitionSource | Infraestructura. Defines the partition source. | |
ScalarMiningStructureColumnKeyColumns | Infraestructura. Defines the scalar mining structure column key columns. | |
ScalarMiningStructureColumnNameColumn | Infraestructura. Defines the scalar mining structure column name column. | |
ScalarMiningStructureColumnSource | Infraestructura. Defines the scalar mining structure column source. | |
TableMiningStructureColumnSourceMeasureGroup | Infraestructura. Defines the table mining structure column source measure group. |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.