Click or drag to resize

VirtuosoManager Properties

The VirtuosoManager type exposes the following members.

Properties
  NameDescription
Public propertyAsyncParentServer
Gets the parent server (if any).
(Inherited from BaseAsyncSafeConnector.)
Public propertyDeleteSupported
Returns that deleting Graphs is supported.
(Overrides BaseAsyncSafeConnector.DeleteSupported.)
Public propertyHasActiveTransaction
Gets whether there is any active transaction on the Virtuoso database.
Public propertyHasOpenConnection
Gets whether there is an active connection to the Virtuoso database.
Public propertyIOBehaviour
Gets the IO Behaviour of the store.
(Overrides BaseAsyncSafeConnector.IOBehaviour.)
Public propertyIsReadOnly
Returns that the Manager is not read-only.
(Overrides BaseAsyncSafeConnector.IsReadOnly.)
Public propertyIsReady
Returns that the Manager is ready.
(Overrides BaseAsyncSafeConnector.IsReady.)
Public propertyListGraphsSupported
Returns that listing graphs is supported.
(Overrides BaseAsyncSafeConnector.ListGraphsSupported.)
Public propertyParentServer
Gets the parent server (if any).
(Inherited from BaseAsyncSafeConnector.)
Public propertyUpdateSupported
Indicates that Updates are supported by the Virtuoso Native Quad Store.
(Overrides BaseAsyncSafeConnector.UpdateSupported.)
Top
See Also