Click or drag to resize

ReadOnlyConnector Properties

The ReadOnlyConnector type exposes the following members.

Properties
  NameDescription
Public propertyDeleteSupported
Returns that deleting graphs is not supported.
Public propertyIOBehaviour
Gets the IO Behaviour of the read-only connection taking into account the IO Behaviour of the underlying store.
Public propertyIsReadOnly
Returns that the Store is read-only.
Public propertyIsReady
Returns whether the Store is ready.
Public propertyListGraphsSupported
Returns whether listing graphs is supported by the underlying store.
Public propertyParentServer
Gets the parent server (if any).
Public propertyUpdateSupported
Returns that Update is not supported.
Top
See Also