IsVisible (clsMemberProperty)
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 IsVisible property of an object of ClassType clsMemberProperty indicates whether the member property is visible to client applications.
Data Type
Boolean
Access
Read-write
Remarks
Member properties that are not visible are not listed in schema rowsets, but they are still accessible by name through Multidimensional Expressions (MDX) expressions.