Click or drag to resize

ReadOnlyConnectorUpdateSupported 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

IStorageCapabilitiesUpdateSupported
See Also