MarkLogic XDBC.NET Library

IXdbcConnection.IsReadOnly Property

Whether or not this database is in read-only mode

[Visual Basic]
Property IsReadOnly As Boolean
[C#]
bool IsReadOnly {get; set;}

Remarks

This property is NOT currently supported.

See Also

IXdbcConnection Interface | MarkLogic.Xdbc Namespace