Click or drag to resize

ReadOnlyConnector.UpdateSupported Property

Returns that Update is not supported.

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

Property Value

Type: Boolean

Implements

IStorageCapabilities.UpdateSupported
See Also