Name (MDStore Interface)
メモ : |
---|
この機能は、Microsoft SQL Server の次のバージョンで削除されます。新規の開発作業ではこの機能を使用しないようにし、現在この機能を使用しているアプリケーションはできるだけ早く修正してください。 |
The Name property of the MDStore interface contains the name of the MDStore object.
Applies To:clsAggregation, clsCube, clsDatabase, clsPartition
Data Type
String (maximum length of 50 characters)
Access
Read/write (read-only after the object has been named)
解説
The primary mechanism for identifying an MDStore object is the Name property. You specify the name of an object when you create the object. Unless the object is temporary, you cannot rename it after it has been created.