Click or drag to resize

SparqlConnectorIsReadOnly Property

Returns that the Connection is read-only.

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

Property Value

Type: Boolean

Implements

IStorageCapabilitiesIsReadOnly
See Also