OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DBHandler::DeferredCopyFromState Struct Reference
+ Collaboration diagram for DBHandler::DeferredCopyFromState:

Public Attributes

std::string table
 
std::string file_name
 
import_export::CopyParams copy_params
 
std::string partitions
 

Detailed Description

Definition at line 987 of file DBHandler.h.

Member Data Documentation

import_export::CopyParams DBHandler::DeferredCopyFromState::copy_params

Definition at line 990 of file DBHandler.h.

Referenced by DBHandler::sql_execute_impl().

std::string DBHandler::DeferredCopyFromState::file_name

Definition at line 989 of file DBHandler.h.

Referenced by DBHandler::sql_execute_impl().

std::string DBHandler::DeferredCopyFromState::partitions

Definition at line 991 of file DBHandler.h.

Referenced by DBHandler::sql_execute_impl().

std::string DBHandler::DeferredCopyFromState::table

Definition at line 988 of file DBHandler.h.

Referenced by DBHandler::sql_execute_impl().


The documentation for this struct was generated from the following file: