![]() |
FOSSology
4.6.0-rc1
Open Source License Compliance by Open Source Software
|
#include <sqlCopy.h>

Public Attributes | |
| PGconn * | pGconn |
| char * | TableName |
| char | ColumnNames [1024] |
| int | BufSize |
| int | DataIdx |
| char * | DataBuf |
| int sqlCopy_struct::BufSize |
| char sqlCopy_struct::ColumnNames[1024] |
| int sqlCopy_struct::DataIdx |
| char* sqlCopy_struct::TableName |