Name (MDStore Interface)
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 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)
Remarks
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.