Classe AllowedBindingsHelper
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Specifies the allowed bindings helper.
Gerarchia di ereditarietà
System.Object
Microsoft.AnalysisServices.AllowedBindingsHelper
Spazio dei nomi Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class AllowedBindingsHelper
'Utilizzo
Dim instance As AllowedBindingsHelper
public sealed class AllowedBindingsHelper
public ref class AllowedBindingsHelper sealed
[<SealedAttribute>]
type AllowedBindingsHelper = class end
public final class AllowedBindingsHelper
Nel tipo AllowedBindingsHelper sono esposti i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
Equals | Ereditato da Object. | |
GetAllowedBindingTypes(DataItem) | Infrastruttura. Gets the allowed binding type associated with the AllowedBindingsHelper class with the specified data item. | |
GetAllowedBindingTypes(Object, String) | Infrastruttura. Gets the allowed binding type associated with the AllowedBindingsHelper class with the specified object and property. | |
GetHashCode | Ereditato da Object. | |
GetType | Ereditato da Object. | |
ToString | Ereditato da Object. |
In alto
Campi
Nome | Descrizione | |
---|---|---|
AttributeTranslationCaptionColumn | Infrastruttura. Defines the attribute translation caption column. | |
CubeSource | Infrastruttura. Defines the cube source. | |
DimensionAttributeCustomRollupColumn | Infrastruttura. Defines the dimension attribute custom rollup column. | |
DimensionAttributeCustomRollupPropertiesColumn | Infrastruttura. Defines the dimension attribute custom rollup properties column. | |
DimensionAttributeKeyColumns | Infrastruttura. Defines the dimension attribute key columns. | |
DimensionAttributeNameColumn | Infrastruttura. Defines the dimension attribute name column. | |
DimensionAttributeSkippedLevelsColumn | Infrastruttura. Defines the dimension attribute skipped levels column. | |
DimensionAttributeSource | Infrastruttura. Defines the dimension attribute source. | |
DimensionAttributeUnaryOperatorColumn | Infrastruttura. Defines the dimension attribute unary operator column. | |
DimensionSource | Infrastruttura. Defines the dimension source. | |
DrillThroughActionColumns | Infrastruttura. Defines the drill through action columns. | |
MeasureGroupAttributeKeyColumns | Infrastruttura. Defines the measure group attribute key columns. | |
MeasureGroupDimensionSource | Infrastruttura. Defines the measure group dimension source. | |
MeasureGroupSource | Infrastruttura. Defines the measure group source. | |
MeasureSource | Infrastruttura. Defines the measure source. | |
MiningStructureSource | Infrastruttura. Defines the mining structure source. | |
PartitionSource | Infrastruttura. Defines the partition source. | |
ScalarMiningStructureColumnKeyColumns | Infrastruttura. Defines the scalar mining structure column key columns. | |
ScalarMiningStructureColumnNameColumn | Infrastruttura. Defines the scalar mining structure column name column. | |
ScalarMiningStructureColumnSource | Infrastruttura. Defines the scalar mining structure column source. | |
TableMiningStructureColumnSourceMeasureGroup | Infrastruttura. Defines the table mining structure column source measure group. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.