Partager via


DatabaseMaintenanceBaseTask.WriteToDTSLog(IDTSLogging, String) Méthode

Définition

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)

Paramètres

message
String

S’applique à