ReadOnlyConnector Properties |
The ReadOnlyConnector type exposes the following members.
| Name | Description | |
|---|---|---|
| DeleteSupported |
Returns that deleting graphs is not supported.
| |
| IOBehaviour |
Gets the IO Behaviour of the read-only connection taking into account the IO Behaviour of the underlying store.
| |
| IsReadOnly |
Returns that the Store is read-only.
| |
| IsReady |
Returns whether the Store is ready.
| |
| ListGraphsSupported |
Returns whether listing graphs is supported by the underlying store.
| |
| ParentServer |
Gets the parent server (if any).
| |
| UpdateSupported |
Returns that Update is not supported.
|