Udostępnij za pośrednictwem


SqlClientLogger.LogWarning(String, String, String) Metoda

Definicja

Rejestruje ostrzeżenie za pomocą określonej metody bieżącego typu wystąpienia.

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

Parametry

type
String

Typ do zarejestrowania.

method
String

Metoda rejestrowania.

message
String

Komunikat do zarejestrowania.

Dotyczy