/ Published in: C#
URL: http://msdn.microsoft.com/en-us/library/ms136031.aspx
The Script Task uses the Log method of the Dts object to log information to enabled log providers.
Expand |
Embed | Plain Text
Dts.Log("Test Log Event", 0, bt);
You need to login to post a comment.
