Navigation
API > API/Plugins > API/Plugins/SQLiteCore > API/Plugins/SQLiteCore/FSQLiteDatabase
Description
Get the filename of the currently open database, or an empty string.
The returned filename will be an absolute pathname.
| Name | GetFilename |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Database/SQLiteCore/Source/SQLiteCore/Public/SQLiteDatabase.h |
| Include Path | #include "SQLiteDatabase.h" |
| Source | /Engine/Plugins/Runtime/Database/SQLiteCore/Source/SQLiteCore/Private/SQLiteDatabase.cpp |
FString GetFilename() const