The IsReadWrite property of the MDStore interface indicates whether the MDStore object is read-only or read/write enabled.
| clsCube | clsPartition |
| clsDatabase |
Boolean
Access depends on the class type of the associated MDStore object.
| MDStore object class type | Access |
|---|---|
| clsDatabase | R |
| clsCube | R |
| clsPartition | R/W |
The IsReadWrite property for objects of ClassType clsCube is True if the cube’s associated partition is a write-back partition and its IsReadWrite property is True. The IsReadWrite property for objects of ClassType clsDatabase is True if one of the database’s associated cubes is read-write.
| About Decision Support Objects | Using Decision Support Objects |
| Properties Cross-Reference |