MCPcopy 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
45std::string Diagnostics::GetDataSourceComponent() const { return data_source_component_; }
46
47std::string Diagnostics::GetVendor() const { return vendor_; }
48

Callers 4

ODBCDescriptorMethod · 0.80
ODBCEnvironmentMethod · 0.80
SetODBCVersionMethod · 0.80
FlightSqlStatementMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected