FRemoteDataBaseRecordSet::MoveToNext

Moves to the next record in the set.

Windows
MacOS
Linux

Override Hierarchy

FDataBaseRecordSet::MoveToNext()

FRemoteDataBaseRecordSet::MoveToNext()

References

Module

RemoteDatabaseSupport

Header

/Engine/Plugins/Runtime/Database/RemoteDatabaseSupport/Source/RemoteDatabaseSupport/Public/RemoteDatabaseConnection.h

Include

#include "RemoteDatabaseConnection.h"

Source

/Engine/Plugins/Runtime/Database/RemoteDatabaseSupport/Source/RemoteDatabaseSupport/Private/RemoteDatabaseConnection.cpp

Syntax

virtual void MoveToNext()

Remarks

Moves to the next record in the set.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss