Share via


Collections, Level Interface

Note

  This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.

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

See Also

Reference