Learn R Programming

DSI (version 1.7.0)

DSResult-class: DSResult class

Description

This virtual class describes the result and state of execution of a DataSHIELD request (aggregation or assignment).

Arguments

Implementation notes

Individual drivers are free to allow single or multiple active results per connection.

The default show method displays a summary of the query using other DS generics.

See Also

Other DS classes: DSConnection-class, DSDriver-class, DSObject-class

Other DSResult generics: dsFetch(), dsGetInfo(), dsIsCompleted()