Home | How To | Online Documentation | Support | Download | Order |
|
|
virtual ~SACommand(); Called when the SACommand object is destroyed. RemarksDestructor of SACommand object implicitly calls Close method if needed to close the command before object will be destroyed. If some error occurred during closing the command, an error exception caught in destructor and will not be reported to user. If you want to be sure that the command is closed correctly, call Close method explicitly. 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. |
|||||||||||||||||||