|
HDK
|
#include <UT_ORMMigrationResult.h>
Public Member Functions | |
| bool | success () const |
| operator bool () const | |
| void | addLog (const UT_StringHolder &log) |
| void | setError (const UT_StringHolder &msg, UT_ErrorCode ec) |
| const UT_ErrorCode & | error () const |
| const UT_StringHolder & | message () const |
| const UT_StringArray & | logs () const |
| const UT_StringArray & | collectedSql () const |
| void | addCollectedSql (const UT_StringArray &collected_sql) |
Definition at line 22 of file UT_ORMMigrationResult.h.
|
inline |
Definition at line 51 of file UT_ORMMigrationResult.h.
|
inline |
Definition at line 34 of file UT_ORMMigrationResult.h.
|
inline |
Definition at line 49 of file UT_ORMMigrationResult.h.
|
inline |
Definition at line 44 of file UT_ORMMigrationResult.h.
|
inline |
Definition at line 47 of file UT_ORMMigrationResult.h.
|
inline |
Definition at line 45 of file UT_ORMMigrationResult.h.
|
inlineexplicit |
Definition at line 29 of file UT_ORMMigrationResult.h.
|
inline |
Definition at line 38 of file UT_ORMMigrationResult.h.
|
inline |
Definition at line 25 of file UT_ORMMigrationResult.h.