![]() | ![]() |
Home |
|
|
|
| Chapter 3: The Database Tools Interface |
|
| DBTools functions |
|
| DBTranslateLog function |
Translates a transaction log file to SQL. This function is used by the dbtran command-line utility.
short DBTranslateLog ( const translate_log * );
| Parameter | Description |
| translate_log | Pointer to a_translate_log structure |
A return code, as listed in Software component Return codes .
For information about the log translation utility, see The Log Translation utility .
|
|