supportsApi property

bool get supportsApi

True when the loaded native library exposes odbc_pool_create_with_options.

Implementation

bool get supportsApi => _native.supportsPoolCreateWithOptions;