メモ : |
|---|
| この機能は、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.
メモ :