In This Topic
Returns the name for a dump file on the database server where SQL trace data is written.
Syntax
'Declaration
Public Function GetTraceFileName() As String
public string GetTraceFileName()
Return Value
The full path to the dump file.
See Also