Click or drag to resize

DatasetFileManager.UpdateSupported Property

Returns that Updates are not supported since this is a read-only connection.

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

Property Value

Type: Boolean

Implements

IStorageCapabilities.UpdateSupported
IStorageCapabilities.UpdateSupported
See Also