Property Result
Result
Gets the result of this query.
NOTE: If Results have been enumerated, this will be the last enumerated value.
public SQLResult? Result { get; }
Gets the result of this query.
NOTE: If Results have been enumerated, this will be the last enumerated value.
public SQLResult? Result { get; }