Click or drag to resize

ReadOnlyConnector.IsReadOnly Property

Returns that the Store is read-only.

Namespace:  VDS.RDF.Storage
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

IStorageCapabilities.IsReadOnly
See Also