SqlSystem.filenameSqlTrace Method

Retrieves the filename of the SQL trace log file for specific user.

Syntax

public str filenameSqlTrace(str Userid)

Run On

Server

Parameters

  • Userid
    Type: str
    The User Id.

Return Value

Type: str
The filename of SQL trace log.

See Also

Reference

SqlSystem Class