DatabaseMaintenanceBaseTask.WriteToDTSLog(IDTSLogging, String) Metodo

Definizione

protected:
 void WriteToDTSLog(Microsoft::SqlServer::Dts::Runtime::IDTSLogging ^ log, System::String ^ message);
protected void WriteToDTSLog (Microsoft.SqlServer.Dts.Runtime.IDTSLogging log, string message);
member this.WriteToDTSLog : Microsoft.SqlServer.Dts.Runtime.IDTSLogging * string -> unit
Protected Sub WriteToDTSLog (log As IDTSLogging, message As String)

Parametri

message
String

Si applica a