NCBI C++ ToolKit
Public Member Functions | Protected Member Functions | List of all members
I_BCPInCmd Class Referenceabstract

Search Toolkit Book for I_BCPInCmd

#include <dbapi/driver/interfaces.hpp>

+ Inheritance diagram for I_BCPInCmd:
+ Collaboration diagram for I_BCPInCmd:

Public Member Functions

 I_BCPInCmd (void)
 
virtual ~I_BCPInCmd (void)
 
- Public Member Functions inherited from CParamStmt
 CParamStmt (void)
 
virtual ~CParamStmt (void)
 
virtual CDBParamsGetBindParams (void)=0
 Get meta-information about binded parameters. More...
 

Protected Member Functions

virtual bool SendRow (void)=0
 Send row to the server. More...
 
virtual bool CompleteBatch (void)=0
 Complete batch – to store all rows transferred by far in this batch into the table. More...
 
virtual bool Cancel (void)=0
 Cancel the BCP command. More...
 
virtual bool CompleteBCP (void)=0
 Complete the BCP and store all rows transferred in last batch into the table. More...
 

Detailed Description

Definition at line 516 of file interfaces.hpp.


The documentation for this class was generated from the following files:
Modified on Fri Sep 20 14:58:22 2024 by modify_doxy.py rev. 669887