Analysis Services Programming
Collections, Level Interface
The Level interface supports the following collections.
Collection | Description |
---|---|
CustomProperties | The collection of user-defined properties |
MemberProperties | The collection of objects of ClassType clsMemberProperty |
Access Cross-Reference
The following table shows whether the collection is read/write (R/W), read-only (R), or not applicable (n/a) for different objects.
Collection |
clsDatabase Level |
clsCubeLevel |
clsPartition Level |
clsAggregation Level |
---|---|---|---|---|
CustomProperties | R/W | R/W | R/W | R/W |
MemberProperties | R/W | R | R | n/a |