DTSErrorRecords Collection

From DTS Programming

DTS Programming

DTSErrorRecords Collection

The DTSErrorRecords collection allows an application to append error records to the OLE DB IErrorInfo interface of the current thread. This information can be provided by a Microsoft® ActiveX® script.

Methods

Add Method Clear Method

See Also

Handling DTS Events and Errors

IDTSDataPumpErrorSink