ADBC
Arrow 資料庫連線能力
|
#include <statement.h>
公開屬性 | |
std::optional< std::string > | target_catalog |
std::optional< std::string > | target_schema |
std::optional< std::string > | target_table |
bool | temporary = false |
TableDoesNotExist | table_does_not_exist_ = TableDoesNotExist::kCreate |
TableExists | table_exists_ = TableExists::kFail |
Statement 狀態:大量資料擷取。