Overload List

  NameDescription
Public methodGetSessionHandle()()()()
This call returns the session handle to which the specified statement handle belongs. The SqlHandle must have been created using SqlCreateStatement function and not by calling SqlConnect function.
Public methodGetSessionHandle(SalSqlSessionHandle%)
This call returns the session handle to which the specified statement handle belongs. The SqlHandle must have been created using SqlCreateStatement function and not by calling SqlConnect function.

See Also