IsReadWrite

The IsReadWrite property of the MDStore interface indicates whether the MDStore object is read-only or read/write enabled.

Applies To
clsCube clsPartition
clsDatabase  

Data Type

Boolean

Access

Access depends on the class type of the associated MDStore object.

MDStore object class type Access
clsDatabase R
clsCube R
clsPartition R/W

Remarks

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.

See Also
About Decision Support Objects Using Decision Support Objects
Properties Cross-Reference  

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.