Property Results
Results
Gets the results of this query.
NOTE: Results can only be enumerated once. Be careful with usage of LINQ extensions and loops.
public IEnumerable<SQLResult> Results { get; }
Gets the results of this query.
NOTE: Results can only be enumerated once. Be careful with usage of LINQ extensions and loops.
public IEnumerable<SQLResult> Results { get; }