supportsMultiResultStreamAsyncEncodingOptions property

bool get supportsMultiResultStreamAsyncEncodingOptions
inherited

True when multi-result async streaming accepts explicit wire encoding.

Implementation

bool get supportsMultiResultStreamAsyncEncodingOptions =>
    _odbc_stream_multi_start_async_options_ptr != null;