|
APGError Object |
|
See Also: |
The APGError.Source property returns a string describing what object raised the error.
VBScript:
JScript:
| oAPGError | An APGError object. |
| sSource | A string describing what object raised the error. |
For example, this property can be used to determine if the error is an APGen Syntax Error, a Microsoft VBScript runtime error, or a Microsoft OLE DB Provider for SQL Server error.