Lightweight 0.20250904.0
Loading...
Searching...
No Matches
Lightweight::SqlResultCursor Member List

This is the complete list of members for Lightweight::SqlResultCursor, including all inherited members.

BindOutputColumn(SQLUSMALLINT columnIndex, T *arg) (defined in Lightweight::SqlResultCursor)Lightweight::SqlResultCursorinline
BindOutputColumns(Args *... args)Lightweight::SqlResultCursorinline
FetchRow()Lightweight::SqlResultCursorinline
GetColumn(SQLUSMALLINT column, T *result) constLightweight::SqlResultCursorinline
GetColumn(SQLUSMALLINT column) constLightweight::SqlResultCursorinline
GetColumnOr(SQLUSMALLINT column, T &&defaultValue) constLightweight::SqlResultCursorinline
GetNullableColumn(SQLUSMALLINT column) constLightweight::SqlResultCursorinline
NumColumnsAffected() constLightweight::SqlResultCursorinline
NumRowsAffected() constLightweight::SqlResultCursorinline
operator=(SqlResultCursor const &)=delete (defined in Lightweight::SqlResultCursor)Lightweight::SqlResultCursor
operator=(SqlResultCursor &&other) noexcept (defined in Lightweight::SqlResultCursor)Lightweight::SqlResultCursorinline
SqlResultCursor(SqlStatement &stmt) noexcept (defined in Lightweight::SqlResultCursor)Lightweight::SqlResultCursorinlineexplicit
SqlResultCursor()=delete (defined in Lightweight::SqlResultCursor)Lightweight::SqlResultCursor
SqlResultCursor(SqlResultCursor const &)=delete (defined in Lightweight::SqlResultCursor)Lightweight::SqlResultCursor
SqlResultCursor(SqlResultCursor &&other) noexcept (defined in Lightweight::SqlResultCursor)Lightweight::SqlResultCursorinline
~SqlResultCursor() (defined in Lightweight::SqlResultCursor)Lightweight::SqlResultCursorinline