Class: TMMUpdater
TMMUpdater
property LastError : TAppError; { read-only }
Structured error from the last Execute call. Code = EC_NONE (0) on success. Provides the error code, message, and native MySQL or EDB error number. See TAppError.
Execute
Code = EC_NONE
TAppError