Server.EnumActiveCurrentSessionTraceFlags 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.
Returns output of DBCC TRACESTATUS()
public System.Data.DataTable EnumActiveCurrentSessionTraceFlags ();
member this.EnumActiveCurrentSessionTraceFlags : unit -> System.Data.DataTable
Public Function EnumActiveCurrentSessionTraceFlags () As DataTable