GPUdb C++ API
Version 7.0.19.0
|
This is the complete list of members for gpudb::UpdateRecordsRequest< T >, including all inherited members.
data | gpudb::UpdateRecordsRequest< T > | |
expressions | gpudb::UpdateRecordsRequest< T > | |
newValuesMaps | gpudb::UpdateRecordsRequest< T > | |
options | gpudb::UpdateRecordsRequest< T > | |
tableName | gpudb::UpdateRecordsRequest< T > | |
UpdateRecordsRequest() | gpudb::UpdateRecordsRequest< T > | inline |
UpdateRecordsRequest(const std::string &tableName_, const std::vector< std::string > &expressions_, const std::vector< std::map< std::string, boost::optional< std::string > > > &newValuesMaps_, const std::vector< T > &data_, const std::map< std::string, std::string > &options_) | gpudb::UpdateRecordsRequest< T > | inline |