Lightweight 0.1.0
Loading...
Searching...
No Matches
SqlConnectionString Struct Reference

Represents an ODBC connection string. More...

#include <SqlConnectInfo.hpp>

Public Member Functions

LIGHTWEIGHT_API auto operator<=> (SqlConnectionString const &) const noexcept=default
 
LIGHTWEIGHT_API std::string Sanitized () const
 

Static Public Member Functions

static LIGHTWEIGHT_API std::string SanitizePwd (std::string_view input)
 

Public Attributes

std::string value
 

Detailed Description

Represents an ODBC connection string.

Definition at line 14 of file SqlConnectInfo.hpp.

Member Data Documentation

◆ value

std::string SqlConnectionString::value

Definition at line 16 of file SqlConnectInfo.hpp.


The documentation for this struct was generated from the following file: