ASTaskBase::WriteLog Method (IDTSLogging^, String^)
This API supports the product infrastructure and is not intended to be used directly from your code.
Writes a log for the task.
Assembly: Microsoft.SqlServer.ASTasks (in Microsoft.SqlServer.ASTasks.dll)
Parameters
- log
-
Type:
Microsoft.SqlServer.Dts.Runtime::IDTSLogging^
The log.
- message
-
Type:
System::String^
The message.
Show: