Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Defines a derived data type that represents a user-defined grouping for an attribute.
Syntax
<UserDefinedGroupBinding>
<!-- The following elements extend Binding -->
<AttributeID>...</AttributeID>
<Groups>...</Groups>
</UserDefinedGroupBinding>
Data Type Characteristics
| Characteristic | Description |
|---|---|
Base data types |
|
Derived data types |
None |
Data Type Relationships
| Relationship | Element |
|---|---|
Parent elements |
None |
Child elements |
|
Derived elements |
See Binding |
Remarks
UserDefinedGroupBinding is automatically treated as an AttributeBinding, whose Type element is set to All.
For more information about the Binding type, including tables of Analysis Services Scripting Language (ASSL) objects of the Binding type and the inheritance hierarchy of Binding types, see Binding Data Type (ASSL).
For an overview of data bindings in ASSL, see Data Sources and Bindings (ASSL).
The corresponding element in the Analysis Management Objects (AMO) object model is UserDefinedGroupBinding.
See Also
Reference
Analysis Services Scripting Language XML Data Types (ASSL)