class ODBCEnvironment ODBCHandle { h; handle; type; }
This class allocates an environment handle. It corresponds to using the value SQL_HANDLE_ENV for the HandleType of the SQLAllocHandle function.
These functions are identical to the corresponding C or C++ functions, as noted.
(The following functions are inherited from: ODBCHandle)
Copyright © 1995-2011 by Cogent Real-Time Systems, Inc. All rights reserved.