DatasetFileManager Properties |
The DatasetFileManager type exposes the following members.
Name | Description | |
---|---|---|
AsyncParentServer |
Gets the parent server (if any).
(Inherited from BaseAsyncSafeConnector.) | |
DeleteSupported |
Returns that deleting graphs is not supported.
(Overrides BaseAsyncSafeConnectorDeleteSupported.) | |
IOBehaviour |
Gets the Save Behaviour of the Store.
(Overrides BaseAsyncSafeConnectorIOBehaviour.) | |
IsReadOnly |
Returns that the Manager is read-only.
(Overrides BaseAsyncSafeConnectorIsReadOnly.) | |
IsReady |
Returns that the Manager is ready if the underlying file has been loaded.
(Overrides BaseAsyncSafeConnectorIsReady.) | |
ListGraphsSupported |
Returns that listing graphs is supported.
(Overrides BaseAsyncSafeConnectorListGraphsSupported.) | |
ParentServer |
Gets the parent server (if any).
(Inherited from BaseAsyncSafeConnector.) | |
SourceFile |
Gets the Source File this manager represents a read-only view of.
| |
UpdateSupported |
Returns that Updates are not supported since this is a read-only connection.
(Overrides BaseAsyncSafeConnectorUpdateSupported.) |