Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "SQLFreeConnect" in [All]

odbc32

.

            SQLFreeConnect(connectionHandle);

.
Summary
SQLFreeConnect releases a connection handle and frees all memory associated with the handle.
.

  static extern short SQLFreeConnect(IntPtr ConnectionHandle);

.
Documentation
[SQLFreeConnect] on MSDN

 
Access PInvoke.net directly from VS: