Version:
DatabaseRaftRepository Class
The default raft repository that is stored in the Otter database.
Syntax
public
class
DatabaseRaftRepository : Inedo.Otter.Extensibility.RaftRepositories.RaftRepository, System.IDisposable
Properties
|
Name |
Description |
|
IsReadOnly
|
Gets a value indicating whether the items in the raft are read only.
|
|
ReadOnly
|
Gets or sets a value indicating whether the repository should be treated as read only.
|