Navigation
API > API/Plugins > API/Plugins/SQLiteCore > API/Plugins/SQLiteCore/FSQLiteDatabase
| Type | Name | Description | |
|---|---|---|---|
| bool | Execute a statement that requires no result state. | ||
| int64 | Execute
(
const TCHAR* InStatement, |
Execute a statement and enumerate the result state. |