Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ GetDataSourceComponent
Method
GetDataSourceComponent
cpp/src/arrow/flight/sql/odbc/odbc_impl/diagnostics.cc:45–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
std::string Diagnostics::GetDataSourceComponent() const { return data_source_component_; }
46
47
std::string Diagnostics::GetVendor() const { return vendor_; }
48
Callers
4
ODBCDescriptor
Method · 0.80
ODBCEnvironment
Method · 0.80
SetODBCVersion
Method · 0.80
FlightSqlStatement
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected