SqlSystem.filenameDeadlocks(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.