Error.DatabaseTable property
The read-only DatabaseTable property of the Error object returns the name of the table in the database that caused the error.
This property is read-only.
Syntax
propVal = Error.DatabaseTable
Property value
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 Type property of the Error object.
C++
See get_DatabaseTable function.
Requirements
Requirement | Value |
---|---|
Version |
Mergemod.dll 1.0 or later |
Header |
|
DLL |
|