Click or drag to resize

BaseStardogConnectorIsReadOnly Property

Returns that the Connection is not read-only.

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

Property Value

Type: Boolean

Implements

IStorageCapabilitiesIsReadOnly
IStorageCapabilitiesIsReadOnly
See Also