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 BaseAsyncSafeConnector.DeleteSupported.) |
![]() | IOBehaviour |
Gets the Save Behaviour of the Store.
(Overrides BaseAsyncSafeConnector.IOBehaviour.) |
![]() | IsReadOnly |
Returns that the Manager is read-only.
(Overrides BaseAsyncSafeConnector.IsReadOnly.) |
![]() | IsReady |
Returns that the Manager is ready if the underlying file has been loaded.
(Overrides BaseAsyncSafeConnector.IsReady.) |
![]() | ListGraphsSupported |
Returns that listing graphs is supported.
(Overrides BaseAsyncSafeConnector.ListGraphsSupported.) |
![]() | 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 BaseAsyncSafeConnector.UpdateSupported.) |