IsVisible (clsMemberProperty)

注意注意

  下一版本的 Microsoft SQL Server 将删除该功能。 请不要在新的开发工作中使用该功能,并尽快修改当前还在使用该功能的应用程序。

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

注释

Member properties that are not visible are not listed in schema rowsets, but they are still accessible by name through Multidimensional Expressions (MDX) expressions.

请参阅

参考