The read-only ModuleTable Property returns the name of the table in the module that caused the error.
Syntax
Script
Error.ModuleTable
Remarks
The collection is empty if the values do not apply to the type of the error. You can determine the type of error by calling the Type property of the Error object.
C++
See get_ModuleTable function.
Requirements
Version | Mergemod.dll 1.0 or later |
---|---|
Header | Mergemod.h |
DLL | Mergemod.dll |
Send comments about this topic to Microsoft
Build date: 8/13/2009
© 2009 Microsoft Corporation. All rights reserved.