Navigation
Unreal Engine C++ API Reference > Plugins > ADOSupport
Inheritance Hierarchy
- IModuleInterface
- IADOSupport
References
Module | ADOSupport |
Header | /Engine/Plugins/Runtime/Database/ADOSupport/Source/ADOSupport/Public/ADOSupport.h |
Include | #include "ADOSupport.h" |
Syntax
class IADOSupport : public IModuleInterface
Remarks
The public interface to this module
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FDataBaseConnection * | Function to create an ADO database connection object. | |
![]() ![]() |
IADOSupport & | Get () |
Singleton-like access to this module's interface. |
![]() ![]() |
bool | IsAvailable () |
Checks to see if this module is loaded and ready. |