13 operator SQLHANDLE() {
return m_h; }
A smart pointer for an SQLHANDLE.
Definition: SqlHandle.h:7
SQLHANDLE * operator&()
Definition: SqlHandle.cpp:23
SqlHandle(short type)
Definition: SqlHandle.cpp:6
~SqlHandle()
Definition: SqlHandle.cpp:18
void Release()
Definition: SqlHandle.cpp:29