| Home | How To | Online Documentation | Support | Download | Order |
|
|
virtual void Prepare(); Validates and prepares the current command for execution. RemarksPrepare method compiles the command, but does not execute it. The method detects syntax errors in command text and verifies the existence of database objects. Execute method calls Prepare method implicitly if needed, therefore you don't have to call it 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. |
|||||||||||||||||||