supportsPoolCreateWithOptions property
bool
get
supportsPoolCreateWithOptions
Whether the loaded native library exposes the v3.0
odbc_pool_create_with_options entry point.
Implementation
bool get supportsPoolCreateWithOptions =>
_bindings.supportsPoolCreateWithOptions;