ReadWriteSparqlConnectorUpdateEndpoint Property  | 
  
    Namespace: 
   VDS.RDF.Storage
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntax[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public SparqlRemoteUpdateEndpoint UpdateEndpoint { get; }<TypeConverterAttribute(GetType(ExpandableObjectConverter))>
Public ReadOnly Property UpdateEndpoint As SparqlRemoteUpdateEndpoint
	Get
Property Value
Type: 
SparqlRemoteUpdateEndpoint
See Also