AsyncStorageCallbackArgsQueryResults Property |
Gets the Query Results (if applicable).
Namespace:
VDS.RDF.Storage
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public Object QueryResults { get; }
Public ReadOnly Property QueryResults As Object
Get
Property Value
Type:
ObjectSee Also