Lightweight 0.1.0
Loading...
Searching...
No Matches
SqlDate Member List

This is the complete list of members for SqlDate, including all inherited members.

ConvertToNative(SQL_DATE_STRUCT const &value) noexcept (defined in SqlDate)SqlDateinlinestatic
ConvertToSqlValue(std::chrono::year_month_day value) noexcept (defined in SqlDate)SqlDateinlinestatic
operator!=(SqlDate const &other) const noexcept (defined in SqlDate)SqlDateinline
operator=(SqlDate &&) noexcept=default (defined in SqlDate)SqlDate
operator=(SqlDate const &) noexcept=default (defined in SqlDate)SqlDate
operator==(SqlDate const &other) const noexcept (defined in SqlDate)SqlDateinline
SqlDate() noexcept=default (defined in SqlDate)SqlDate
SqlDate(SqlDate &&) noexcept=default (defined in SqlDate)SqlDate
SqlDate(SqlDate const &) noexcept=default (defined in SqlDate)SqlDate
SqlDate(std::chrono::year_month_day value) noexceptSqlDateinline
SqlDate(std::chrono::year year, std::chrono::month month, std::chrono::day day) noexceptSqlDateinline
sqlValue (defined in SqlDate)SqlDate
Today() noexceptSqlDateinlinestatic
value() const noexceptSqlDateinline
~SqlDate() noexcept=default (defined in SqlDate)SqlDate