class ODBCDescriptor ODBCHandle { h; handle; type; }
This class allocates a descriptor handle. It corresponds to using the value SQL_HANDLE_DESC for the HandleType of the SQLAllocHandle function.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.