Skip to content

DriverResponse.Results property

Returns the memory occupied by the result data, returns an empty span if empty or single

public ReadOnlySpan<RawResult> Results { get; }

See Also