IsReadOnly (clsDataSource)
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 IsReadOnly property of an object of ClassType clsDataSource identifies whether the source database is read-only.
Data Type
Boolean
Access
Read-only
Remarks
This property returns True if the source database is read-only or False if the source database is read/write.