Navigation
Classes
| Type | Name | Description | |
|---|---|---|---|
| FDatabaseColumnInfo | This struct holds info relating to a column. | ||
| FDataBaseConnection | Empty base class for database access via executing SQL commands. | ||
| FDataBaseRecordSet | Empty base class for iterating over database records returned via query. | ||
| IDatabaseSupport | The public interface to this module |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EDataBaseUnrealTypes | Enums for Database types. Each Database has their own set of DB types and |