source property

QueryResultSource? source
getter/setter pair

The source of the result data.

null when unexecuted. Will be set when encountering an error during any execution attempt

Implementation

QueryResultSource? source;