Share via


SqlClientLogger.LogInfo(String, String, String) Metode

Definisi

Mencatat informasi melalui metode tertentu dari jenis instans saat ini.

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

Jenis yang akan dicatat.

method
String

Metode pengelogan.

message
String

Pesan yang akan dicatat.

Berlaku untuk