Definition at line 201 of file response.hpp.
Public Types | |
| using | TScanQueryPart = NYdb::NTable::TScanQueryPart | 
Public Member Functions | |
| std::optional< TScanQueryPart > | GetNextResult () | 
| std::optional< Cursor > | GetNextCursor () | 
| ScanQueryResults (const ScanQueryResults &)=delete | |
| ScanQueryResults (ScanQueryResults &&) noexcept=default | |
| ScanQueryResults & | operator= (const ScanQueryResults &)=delete | 
| ScanQueryResults & | operator= (ScanQueryResults &&)=delete | 
| using ydb::ScanQueryResults::TScanQueryPart = NYdb::NTable::TScanQueryPart | 
Definition at line 205 of file response.hpp.