| Home | How To | Online Documentation | Support | Download | Order |
|
|
SAConnection* Connection() const; Indicates to which SAConnection object the specified SACommand object currently belongs. Return valueA pointer to a SAConnection object. RemarksUse the Connection method to determine the SAConnection object associated whith the specified SACommand object. To associate connection with the command call setConnection method. Connection can also be associated in SACommand object constructor . If you attempt to call any method on a SACommand object that requires database access with no valid connection, an error occurs. Server specific notesNo specific information. See alsoProblems and QuestionsIf you haven't found the answer to your questions or have some problems on using the Library, please, send e-mail to howto@sqlapi.com. |
|||||||||||||||||||