Navigation
API > API/Plugins > API/Plugins/RemoteDatabaseSupport > API/Plugins/RemoteDatabaseSupport/FRemoteDatabaseConnection
| Type | Name | Description | |
|---|---|---|---|
| bool | Execute
(
const TCHAR* CommandString |
Executes the passed in command on the database. | |
| bool | Execute
(
const TCHAR* CommandString, |
Executes the passed in command on the database. |