Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Error object returns the information of a single merge error.
Members
The Error object has these types of members:
Properties
The Error object has these properties.
Property | Description |
---|---|
DatabaseKeys |
Returns the primary keys of the row in the database table that caused the error. |
DatabaseTable |
Returns the table name of the table in the database causing the error. |
Language |
Return the language of the error. |
ModuleKeys |
Returns the primary keys of the row in the module table that caused the error. |
ModuleTable |
Returns the table name of the table in the module causing the error. |
Path |
Return the path to the file or directory causing the error. Currently unused. |
Type |
Return the type of error. |
C++
interface IMsmError : IDispatch
Interface ID
Constant | Value |
---|---|
IID_IMsmError | {0ADDA828-2C26-11D2-AD65-00A0C9AF11A6} |
Requirements
Requirement | Value |
---|---|
Version |
Mergemod.dll 1.0 or later |
Header |
|
DLL |
|