NativeOdbcConnection constructor
NativeOdbcConnection()
Creates a new NativeOdbcConnection instance.
Implementation
NativeOdbcConnection() : super(bindings.OdbcNative());
Creates a new NativeOdbcConnection instance.
NativeOdbcConnection() : super(bindings.OdbcNative());