SqlClientLogger.LogInfo(String, String, String) Methode

Definition

Protokolliert Informationen über eine angegebene Methode des aktuellen Instanztyps.

public:
 void LogInfo(System::String ^ type, System::String ^ method, System::String ^ message);
public void LogInfo (string type, string method, string message);
member this.LogInfo : string * string * string -> unit
Public Sub LogInfo (type As String, method As String, message As String)

Parameter

type
String

Der zu protokollierende Typ.

method
String

Die Protokollierungsmethode.

message
String

Die zu protokollierende Meldung.

Gilt für: