Desktop Functions: Smart Device Functions:
|
Search Results for "SQLDisconnect" in [All]odbc321: SQLBindCol
SQLDisconnect(dbcHandle);
public static extern short SQLDisconnect(IntPtr ConnectionHandle);
Declare Function SQLDisconnect Lib "odbc32.dll" ( _
SQLDisconnect(connectionHandle); |