2 #include <samchon/API.hpp> 4 #include <samchon/library/SQLi.hpp> 19 class SAMCHON_FRAMEWORK_API
TSQLi 31 TSQLi(
int port = 1433);
45 virtual auto createStatement() -> std::shared_ptr<SQLStatement>;
A SQL interface for T-SQL.
A SQL interface; DBMS connector.
Top level namespace of products built from samchon.