附註: |
|---|
| 下一版的 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.
附註: