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.
Sets a session trace flag
public void SetTraceFlag (int number, bool isOn);
member this.SetTraceFlag : int * bool -> unit
Public Sub SetTraceFlag (number As Integer, isOn As Boolean)