Click or drag to resize

AsyncStorageCallbackArgsQueryResults Property

Gets the Query Results (if applicable).

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

Property Value

Type: Object
See Also