Navigation
| Name | RemoteDatabaseSupport |
| Type | Runtime |
| Part of Plugins | Remote Database Support |
| Location | /Engine/Plugins/Runtime/Database/RemoteDatabaseSupport/Source/RemoteDatabaseSupport/ |
| Module Build Rules | RemoteDatabaseSupport.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FRemoteDatabaseConnection | This class allows for connections to a remote database proxy that allows any platform, regardless of native DB support, to talk to a DB. |
| FRemoteDataBaseRecordSet | A record set that is accessed from a DB proxy. |
Interfaces
| Name | Remarks |
|---|---|
| IRemoteDatabaseSupport | The public interface to this module |