1 reference to SQLAllocHandle
System.Data (1)
fx\src\data\System\Data\Odbc\OdbcHandle.cs (1)
45retcode = UnsafeNativeMethods.SQLAllocHandle(handleType, IntPtr.Zero, out base.handle);