Share via


SqlSystem.filenameDeadlocks(String) Method

Definition

Retrieves the name of the user specific deadlocks trace logfile.

public:
 virtual System::String ^ filenameDeadlocks(System::String ^ _Userid);
public virtual string filenameDeadlocks (string _Userid);
abstract member filenameDeadlocks : string -> string
override this.filenameDeadlocks : string -> string
Public Overridable Function filenameDeadlocks (_Userid As String) As String

Parameters

_Userid
String

Returns

The name of the user specific to deadlocks trace log file.

Applies to