Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Contains a Multidimensional Expressions (MDX) expression that filters the contents of the parent element.
Синтаксис
<CubeDimensionBinding> <!-- or MeasureGroupBinding -->
...
<Filter>...</Filter>
...
</CubeDimensionBinding>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
None |
Замечания
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 elements that correspond to the parents of Filter in the Analysis Management Objects (AMO) object model are CubeDimensionBinding and MeasureGroupBinding.
См. также
Справочник
Binding Data Type (ASSL)
Properties (ASSL)
Основные понятия
Data Sources and Bindings (ASSL)